![]() |
Google OR-Tools v9.12
a fast and portable software suite for combinatorial optimization
|
#include <min_cost_flow.h>
Public Member Functions | |
template<typename = void> | |
MinCostFlow () | |
Additional Inherited Members | |
![]() | |
enum | Status { NOT_SOLVED , OPTIMAL , FEASIBLE , INFEASIBLE , UNBALANCED , BAD_RESULT , BAD_COST_RANGE , BAD_CAPACITY_RANGE } |
Definition at line 692 of file min_cost_flow.h.
|
inline |
Definition at line 694 of file min_cost_flow.h.