X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=yarrg%2Fnotes.linear-programming;fp=yarrg%2Fnotes.linear-programming;h=e3c684cf957d371f6195a20f56977e933019490b;hb=6ba02a4e10657f6b620cd48be874a60b429a80bc;hp=0000000000000000000000000000000000000000;hpb=796f9c172398b390fb4a0fc3e72b51a58a95a69f;p=ypp-sc-tools.db-live.git diff --git a/yarrg/notes.linear-programming b/yarrg/notes.linear-programming new file mode 100644 index 0000000..e3c684c --- /dev/null +++ b/yarrg/notes.linear-programming @@ -0,0 +1,7 @@ +use glpk's standalone solver with cplex input, see + glpk refman.ps.gz p84 for example +don't use it own modelling language which is very complex + +Math::LP would be nice but depends on Math::LP::Solve which is not in + Debian. +