object_lp.hpp file
Linear programming wrapper for objects in the optimization model.
Provides a wrapper class that adds linear programming capabilities to objects while maintaining their original functionality. The class tracks object activity status across different stages of the optimization problem.
Namespaces
- namespace gtopt
Classes
-
template<typename ObjectType ObjectType>class gtopt::ObjectLP
- Wrapper class that adds LP capabilities to objects.