Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::MaxFlow Member List

This is the complete list of members for operations_research::MaxFlow, including all inherited members.

active_node_by_height_operations_research::GenericMaxFlow< StarGraph >protected
active_nodes_operations_research::GenericMaxFlow< StarGraph >protected
ArcIndex typedefoperations_research::GenericMaxFlow< StarGraph >
ArcIndexArray typedefoperations_research::GenericMaxFlow< StarGraph >
AugmentingPathExists() constoperations_research::GenericMaxFlow< StarGraph >
BAD_INPUT enum valueoperations_research::MaxFlowStatusClass
BAD_RESULT enum valueoperations_research::MaxFlowStatusClass
bfs_queue_operations_research::GenericMaxFlow< StarGraph >protected
Capacity(ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >inline
check_input_operations_research::GenericMaxFlow< StarGraph >protected
check_result_operations_research::GenericMaxFlow< StarGraph >protected
CheckInputConsistency() constoperations_research::GenericMaxFlow< StarGraph >
CheckRelabelPrecondition(NodeIndex node) constoperations_research::GenericMaxFlow< StarGraph >protected
CheckResult() constoperations_research::GenericMaxFlow< StarGraph >
ComputeReachableNodes(NodeIndex start, std::vector< NodeIndex > *result)operations_research::GenericMaxFlow< StarGraph >protected
CreateFlowModel()operations_research::GenericMaxFlow< StarGraph >
DebugString(absl::string_view context, ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >protected
Discharge(NodeIndex node)operations_research::GenericMaxFlow< StarGraph >protected
first_admissible_arc_operations_research::GenericMaxFlow< StarGraph >protected
Flow(ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >inline
GenericMaxFlow(const StarGraph *graph, NodeIndex source, NodeIndex sink)operations_research::GenericMaxFlow< StarGraph >
GenericMaxFlow(const GenericMaxFlow &)=deleteoperations_research::GenericMaxFlow< StarGraph >
GetAndRemoveFirstActiveNode()operations_research::GenericMaxFlow< StarGraph >inlineprotected
GetOptimalFlow() constoperations_research::GenericMaxFlow< StarGraph >inline
GetSinkNodeIndex() constoperations_research::GenericMaxFlow< StarGraph >inline
GetSinkSideMinCut(std::vector< NodeIndex > *result)operations_research::GenericMaxFlow< StarGraph >
GetSourceNodeIndex() constoperations_research::GenericMaxFlow< StarGraph >inline
GetSourceSideMinCut(std::vector< NodeIndex > *result)operations_research::GenericMaxFlow< StarGraph >
GlobalUpdate()operations_research::GenericMaxFlow< StarGraph >protected
graph() constoperations_research::GenericMaxFlow< StarGraph >inline
graph_operations_research::GenericMaxFlow< StarGraph >protected
Head(ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >inlineprotected
IncomingArcIterator typedefoperations_research::GenericMaxFlow< StarGraph >
InitializeActiveNodeContainer()operations_research::GenericMaxFlow< StarGraph >protected
InitializePreflow()operations_research::GenericMaxFlow< StarGraph >protected
INT_OVERFLOW enum valueoperations_research::MaxFlowStatusClass
IsActive(NodeIndex node) constoperations_research::GenericMaxFlow< StarGraph >inlineprotected
IsAdmissible(ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >inlineprotected
IsArcDirect(ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >protected
IsArcValid(ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >protected
IsEmptyActiveNodeContainer()operations_research::GenericMaxFlow< StarGraph >inlineprotected
kMaxFlowQuantityoperations_research::GenericMaxFlow< StarGraph >protectedstatic
kMaxFlowQuantityoperations_research::GenericMaxFlow< StarGraph >protected
kMaxFlowQuantityoperations_research::GenericMaxFlow< StarGraph >protected
MaxFlow(const StarGraph *graph, NodeIndex source, NodeIndex target)operations_research::MaxFlowinline
node_excess_operations_research::GenericMaxFlow< StarGraph >protected
node_in_bfs_queue_operations_research::GenericMaxFlow< StarGraph >protected
node_potential_operations_research::GenericMaxFlow< StarGraph >protected
NodeHeight typedefoperations_research::GenericMaxFlow< StarGraph >
NodeHeightArray typedefoperations_research::GenericMaxFlow< StarGraph >
NodeIndex typedefoperations_research::GenericMaxFlow< StarGraph >
NOT_SOLVED enum valueoperations_research::MaxFlowStatusClass
operator=(const GenericMaxFlow &)=deleteoperations_research::GenericMaxFlow< StarGraph >
Opposite(ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >protected
OPTIMAL enum valueoperations_research::MaxFlowStatusClass
OutgoingArcIterator typedefoperations_research::GenericMaxFlow< StarGraph >
OutgoingOrOppositeIncomingArcIterator typedefoperations_research::GenericMaxFlow< StarGraph >
process_node_by_height_operations_research::GenericMaxFlow< StarGraph >protected
ProcessNodeByHeight(bool value)operations_research::GenericMaxFlow< StarGraph >inline
PushActiveNode(const NodeIndex &node)operations_research::GenericMaxFlow< StarGraph >inlineprotected
PushFlow(FlowQuantity flow, ArcIndex arc)operations_research::GenericMaxFlow< StarGraph >protected
PushFlowExcessBackToSource()operations_research::GenericMaxFlow< StarGraph >protected
Refine()operations_research::GenericMaxFlow< StarGraph >protected
RefineWithGlobalUpdate()operations_research::GenericMaxFlow< StarGraph >protected
Relabel(NodeIndex node)operations_research::GenericMaxFlow< StarGraph >protected
residual_arc_capacity_operations_research::GenericMaxFlow< StarGraph >protected
SaturateOutgoingArcsFromSource()operations_research::GenericMaxFlow< StarGraph >protected
SetArcCapacity(ArcIndex arc, FlowQuantity new_capacity)operations_research::GenericMaxFlow< StarGraph >
SetArcFlow(ArcIndex arc, FlowQuantity new_flow)operations_research::GenericMaxFlow< StarGraph >
SetCapacityAndClearFlow(ArcIndex arc, FlowQuantity capacity)operations_research::GenericMaxFlow< StarGraph >inlineprotected
SetCheckInput(bool value)operations_research::GenericMaxFlow< StarGraph >inline
SetCheckResult(bool value)operations_research::GenericMaxFlow< StarGraph >inline
SetUseGlobalUpdate(bool value)operations_research::GenericMaxFlow< StarGraph >inline
SetUseTwoPhaseAlgorithm(bool value)operations_research::GenericMaxFlow< StarGraph >inline
sink_operations_research::GenericMaxFlow< StarGraph >protected
Solve()operations_research::GenericMaxFlow< StarGraph >
source_operations_research::GenericMaxFlow< StarGraph >protected
stats_operations_research::GenericMaxFlow< StarGraph >mutableprotected
Status enum nameoperations_research::MaxFlowStatusClass
status() constoperations_research::GenericMaxFlow< StarGraph >inline
status_operations_research::GenericMaxFlow< StarGraph >protected
Tail(ArcIndex arc) constoperations_research::GenericMaxFlow< StarGraph >inlineprotected
use_global_update_operations_research::GenericMaxFlow< StarGraph >protected
use_two_phase_algorithm_operations_research::GenericMaxFlow< StarGraph >protected
~GenericMaxFlow()operations_research::GenericMaxFlow< StarGraph >inlinevirtual