Index of Haskell numerical optimization libraries
-
amosr/limp (https://github.com/amosr/limp) (Lin.Integer/Mixed programming, bindings to CoinOR)
-
glpk-hs (https://github.com/jyp/glpk-hs) (Lin.Integer/Mixed programming, bindings to GLPK)
-
...
-
ipopt=hs (http://code.haskell.org/~aavogt/ipopt-hs/) (Nonlinear programming, bindings to IPOpt)
-
ghorn/dynobud (https://github.com/ghorn/dynobud) (Dynamic optimization, bindings to CasADi and IPOpt)
-
...