We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53cc762 + 7e56f05 commit 13536ccCopy full SHA for 13536cc
README.md
@@ -105,6 +105,9 @@ for more detailed examples.
105
- optimization based on `JuMP.jl`:
106
- quickly compare multiple optimizers
107
- nonlinear solvers relying on automatic differentiation (exact derivative)
108
+- supported transcription methods of the optimization problem:
109
+ - direct single shooting
110
+ - direct multiple shooting
111
- additional information about the optimum to ease troubleshooting
112
- real-time control loop features:
113
- implementations that carefully limits the allocations
0 commit comments