flow_lp.hpp file
Linear programming representation of network flows.
Implements the FlowLP class which provides methods to:
- Represent flows in linear programming problems
- Manage flow variables and constraints
- Interface with junctions and other network components
Namespaces
- namespace gtopt
Classes
- class gtopt::FlowLP