haiku/headers/libs/linprog
2010-12-13 18:41:58 +00:00
..
Constraint.h gcc2 don't like INFINITY. Fix the build. 2010-11-30 03:35:15 +00:00
LinearSpec.h Refactor the linear programming class to use a minimal solver interface class and implement the interface for lp_solve. As a result lp_solve is not visible to the outside any more. This interface could be used to use other solvers as well. Rename operator constants to no clash with lp_solve constants. 2010-12-13 18:41:58 +00:00
OperatorType.h Refactor the linear programming class to use a minimal solver interface class and implement the interface for lp_solve. As a result lp_solve is not visible to the outside any more. This interface could be used to use other solvers as well. Rename operator constants to no clash with lp_solve constants. 2010-12-13 18:41:58 +00:00
OptimizationType.h
PenaltyFunction.h
ResultType.h Some clean up (not complete). 2010-09-20 04:23:27 +00:00
Summand.h - Hide constraint header in Area file. 2010-09-20 06:09:19 +00:00
Variable.h fUsingSummands was never used so remove it. 2010-11-29 21:08:26 +00:00