# numopt
Optimization problem abstractions, solver interfaces, and more.
## Contents
* Problem abstractions
* Minlp
* Milp
* Lp
* Nlp
* Solver interfaces
* Cbc (via command-line)
* Clp (via command-line)
* Ipopt (via linking with "libipopt" library) (feature "ipopt")
* Modeling tools
* Coming soon