Advanced examples
- 1. Traveling Salesman Problem
- 2. Benchmark optimization algorithms on four simple problems
- 3. Benchmark instructional algorithms on three analytical problems
- 4. Benchmark performant algorithms on three analytical problems
- 5. Benchmark algorithms using the uncoupled Rosenbrock problem
- 6. Benchmark algorithms using the coupled Rosenbrock problem
- 7. Cantilever beam optimization with finite difference gradients
- 8. Cantilever beam optimization with CasADi
- 9. Cantilever beam optimization with CSDL
- 10. Cantilever beam optimization with Jax
- 11. Cantilever beam optimization with OpenMDAO
- 12. Starship 2D trajectory optimization with finite difference gradients
- 13. Starship 2D trajectory optimization with CasADi
- 14. Starship 2D trajectory optimization with CSDL
- 15. Starship 2D trajectory optimization with Jax
- 16. Starship 2D trajectory optimization with OpenMDAO
- 17. Import and solve a CUTEst problem using modOpt
- 18. Benchmark OpenSQP against other solvers on CUTEst problems (nx,nc<=100)