![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 199 of file generic_max_flow.h.
#include <generic_max_flow.h>
Public Types | |
| enum | Status { NOT_SOLVED , OPTIMAL , INT_OVERFLOW , BAD_INPUT , BAD_RESULT } |
| Enumerator | |
|---|---|
| NOT_SOLVED | |
| OPTIMAL | |
| INT_OVERFLOW | |
| BAD_INPUT | |
| BAD_RESULT | |
Definition at line 201 of file generic_max_flow.h.