![]() |
OR-Tools
8.2
|
Definition at line 264 of file max_flow.h.
Public Member Functions | |
PriorityQueueWithRestrictedPush () | |
bool | IsEmpty () const |
void | Clear () |
void | Push (Element element, IntegerPriority priority) |
Element | Pop () |
|
inline |
Definition at line 266 of file max_flow.h.
void Clear |
Definition at line 667 of file max_flow.h.
bool IsEmpty |
Definition at line 661 of file max_flow.h.
Element Pop |
Definition at line 692 of file max_flow.h.
void Push | ( | Element | element, |
IntegerPriority | priority | ||
) |
Definition at line 673 of file max_flow.h.