Skip to content

Dual variable of the path constraints #405

@ocots

Description

@ocots

When building the solution, we must pass the dual variable of the path constraints:

path_constraints_dual=path_constraints_dual,

Actually, the dual variable should be divided by the step length:

https://github.com/control-toolbox/OptimalControl.jl/blob/ea1e64bc9b55dbcd68bf43ac176679c30f3b9421/test/extras/cons.jl#L49

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions