Skip to content

Make test adjustments to backtrack nonlinear solver #789

@cwschilly

Description

@cwschilly

In BacktrackStrictlyDecreasingObjectiveUpdater:

	if (objective(trialState) <= zeta_ * objectiveValueAtCurrentNewtonStep){

Only use zeta_ here if the solution isn't converging without it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions