### Further algorithms - [ ] Steepest descent with augmented Lagrangian - [x] add pygmo - [ ] add deap https://deap.readthedocs.io/en/master/tutorials/advanced/constraints.html - [ ] add cvxopt http://cvxopt.org/userguide/index.html - [ ] add nlopt, see pygmo https://nlopt.readthedocs.io/en/latest/ - [x] add scipy optimization - [ ] add or-tools? - [ ] add Hybrid Cellular Automata https://developers.google.com/optimization/introduction/pythonself.xL - [x] add algorithm list? - [ ] Algorithm options - [x] add avail optimization algorithms, updated by setup? possible? - [ ] scipy also without gradients - [ ] pyopt interface different file
Further algorithms
https://deap.readthedocs.io/en/master/tutorials/advanced/constraints.html
http://cvxopt.org/userguide/index.html
https://nlopt.readthedocs.io/en/latest/
https://developers.google.com/optimization/introduction/pythonself.xL