chiark / gitweb /
Merge ../ypp-sc-tools.pctb-dict-test
[ypp-sc-tools.db-live.git] / yarrg / notes.linear-programming
1 use glpk's standalone solver with cplex input, see
2  glpk refman.ps.gz p84 for example
3 don't use it own modelling language which is very complex
4
5 Math::LP would be nice but depends on Math::LP::Solve which is not in
6  Debian.
7