haiku/src/libs/linprog
Clemens Zeidler 5cfaa5ee78 Some clean up.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39643 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-11-26 04:23:52 +00:00
..
Constraint.cpp Some clean up. 2010-11-26 04:23:52 +00:00
Jamfile Put liblinprog.so into a static library and compile it into libalm.so. 2010-10-04 19:32:35 +00:00
LinearSpec.cpp Some clean up. 2010-11-26 04:23:52 +00:00
PenaltyFunction.cpp Refactor LinearSpec a bit, make it more difficult to leak the objective function. 2010-10-04 22:27:02 +00:00
Summand.cpp Remove unused fOwner variable. Cleanup. 2010-09-20 05:42:31 +00:00
Variable.cpp - Remove lp_solve dependencies form Variable class and put everything into LinearSpec. As a side effect Variable management is a bit more consistence now. We want to replace lp_solve soon so it will be easier to replace it just in LinearSpec. 2010-10-05 20:15:55 +00:00