Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType > Member List

This is the complete list of members for operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >, including all inherited members.

ArcDebugString(const ArcIndexType arc) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
ArcIndex typedefoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >
BuildTailArray()operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
CheckArcBounds(const ArcIndexType arc) constoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
CheckArcValidity(const ArcIndexType arc) constoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
CheckTailIndexValidity(const ArcIndexType arc) constoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
DebugString() constoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
end_arc_index() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
end_node_index() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
first_incident_arc_operations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >protected
FirstOutgoingArc(const NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inlineprotected
ForwardStaticGraph(const NodeIndexType num_nodes, const ArcIndexType num_arcs, const bool sort_arcs_by_head, std::vector< std::pair< NodeIndexType, NodeIndexType > > *client_input_arcs, operations_research::PermutationCycleHandler< ArcIndexType > *const client_cycle_handler)operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
Head(const ArcIndexType arc) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
head_operations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >protected
IsIncoming(ArcIndexType arc, NodeIndexType node) constoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
IsNodeValid(NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
kFirstArcoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >static
kFirstNodeoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >static
kMaxNumArcsoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >static
kMaxNumNodesoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >static
kNilArcoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >static
kNilNodeoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >static
LookUpArc(const NodeIndexType tail, const NodeIndexType head) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
max_end_arc_index() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
max_end_node_index() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
max_num_arcs() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
max_num_arcs_operations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >protected
max_num_nodes() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
max_num_nodes_operations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >protected
NextArc(const ArcIndexType arc) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inlineprotected
NextNode(const NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inlineprotected
NextOutgoingArc(const NodeIndexType node, ArcIndexType arc) constoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
NodeDebugString(const NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
NodeIndex typedefoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >
num_arcs() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
num_arcs_operations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >protected
num_nodes() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inline
num_nodes_operations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >protected
ReleaseTailArray()operations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
StarGraphBase()operations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inlineprotected
StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > classoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >friend
StartArc(ArcIndexType arc) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inlineprotected
StartNode(NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inlineprotected
Tail(const ArcIndexType arc) constoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
TailArrayComplete() constoperations_research::ForwardStaticGraph< NodeIndexType, ArcIndexType >inline
~StarGraphBase()operations_research::StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >inlineprotected