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

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

AddArc(NodeIndexType tail, NodeIndexType head)operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
ArcDebugString(const ArcIndexType arc) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
EbertGraphBase()operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
end_arc_index() constoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
end_node_index() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
first_incident_arc_operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >protected
FirstOutgoingArc(const NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
FirstOutgoingOrOppositeIncomingArc(const NodeIndexType node) constoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
GroupForwardArcsByFunctor(const ArcIndexTypeStrictWeakOrderingFunctor &compare, PermutationCycleHandler< ArcIndexType > *annotation_handler)operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
Head(const ArcIndexType arc) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
head_operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >protected
Initialize(NodeIndexType max_num_nodes, ArcIndexType max_num_arcs)operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
IsNodeValid(NodeIndexType node) constoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
kFirstArcoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >static
kFirstNodeoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >static
kMaxNumArcsoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >static
kMaxNumNodesoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >static
kNilArcoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >static
kNilNodeoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >static
LookUpArc(const NodeIndexType tail, const NodeIndexType head) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
max_end_arc_index() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
max_end_node_index() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
max_num_arcs() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
max_num_arcs_operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >protected
max_num_nodes() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
max_num_nodes_operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >protected
next_adjacent_arc_operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >protected
NextAdjacentArc(const ArcIndexType arc) constoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
NextArc(const ArcIndexType arc) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
NextNode(const NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
NextOutgoingArc(const NodeIndexType unused_node, const ArcIndexType arc) constoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
NodeDebugString(const NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
num_arcs() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
num_arcs_operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >protected
num_nodes() constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
num_nodes_operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >protected
representation_clean_operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >protected
Reserve(NodeIndexType new_max_num_nodes, ArcIndexType new_max_num_arcs)operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inline
StarGraphBase()operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > classoperations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >friend
StartArc(ArcIndexType arc) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
StartNode(NodeIndexType node) constoperations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
~EbertGraphBase()operations_research::EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected
~StarGraphBase()operations_research::StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >inlineprotected