Some important features are currently missing: - [x] get/set solver parameters (e.g. `ipopt.output_file`) (b2c2217e701cd260bd54ae4666d9199e66bb3b43) - [x] access elements of solver result (04bf70a3227116e49ec75dbce034dcd25fc800e9) - [x] access warnings in result (05fe4ee2113512c0449336fbe481b97c8dff2bd6) - [x] finite differences support (fc04ea2a833175cea7daa53ed0c3e91402c80850) - [x] iteration callback support (a3111c5a60923212d5f76b3786701143fa5b7a01) - [x] Jacobian callback support (80480f9e37b5023027b9b399a3d99e6c8ba6d513) - [x] optimization logger support (95bf83c33acaa6136a4742a2adba387463fcefaa) - [x] solver callback multiplexer support (93046db34d6f3202d5a1e1bc7c679b55ee4b03b2) - [x] cached function support (0f82ad4c907c25d88e1444d55b2fec4d1dc0a6ae) - [x] storage order support (4fd71b3ce34cf6e0a9e0749de2add0318f62508a) - [ ] sparse function support - [ ] hessian computation Known bugs: - [x] differentiable functions printed as non differentiable (f2e93e991c41562f2d3e47f50218da61522f94de) - [x] adding constraints leads to segv (8d6143dbecab469fcf583472f056eb01f506fc8b) (complete this list as needed)
Some important features are currently missing:
ipopt.output_file) (b2c2217)Known bugs:
(complete this list as needed)