OR-Tools  9.3
CompleteGraph< NodeIndexType, ArcIndexType > Member List

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

AllForwardArcs() constBaseGraph< int32_t, int32_t, false >
AllNodes() constBaseGraph< int32_t, int32_t, false >
arc_capacity() constBaseGraph< int32_t, int32_t, false >
ArcIndex typedefBaseGraph< int32_t, int32_t, false >
BaseGraph()BaseGraph< int32_t, int32_t, false >inline
BuildStartAndForwardHead(SVector< int32_t > *head, std::vector< int32_t > *start, std::vector< int32_t > *permutation)BaseGraph< int32_t, int32_t, false >protected
CompleteGraph(NodeIndexType num_nodes)CompleteGraph< NodeIndexType, ArcIndexType >inlineexplicit
ComputeCumulativeSum(std::vector< int32_t > *v)BaseGraph< int32_t, int32_t, false >protected
FreezeCapacities()BaseGraph< int32_t, int32_t, false >
GroupForwardArcsByFunctor(const A &a, B *b)BaseGraph< int32_t, int32_t, false >inline
Head(ArcIndexType arc) constCompleteGraph< NodeIndexType, ArcIndexType >
IsArcValid(int32_t arc) constBaseGraph< int32_t, int32_t, false >inline
IsNodeValid(int32_t node) constBaseGraph< int32_t, int32_t, false >inline
kNilArcBaseGraph< int32_t, int32_t, false >static
kNilNodeBaseGraph< int32_t, int32_t, false >static
max_end_arc_index() constBaseGraph< int32_t, int32_t, false >inline
node_capacity() constBaseGraph< int32_t, int32_t, false >
NodeIndex typedefBaseGraph< int32_t, int32_t, false >
num_arcs() constBaseGraph< int32_t, int32_t, false >inline
num_nodes() constBaseGraph< int32_t, int32_t, false >inline
operator[](NodeIndexType node) constCompleteGraph< NodeIndexType, ArcIndexType >
OutDegree(NodeIndexType node) constCompleteGraph< NodeIndexType, ArcIndexType >
OutgoingArcs(NodeIndexType node) constCompleteGraph< NodeIndexType, ArcIndexType >
OutgoingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constCompleteGraph< NodeIndexType, ArcIndexType >
Reserve(int32_t node_capacity, int32_t arc_capacity)BaseGraph< int32_t, int32_t, false >inline
ReserveArcs(int32_t bound)BaseGraph< int32_t, int32_t, false >inlinevirtual
ReserveNodes(int32_t bound)BaseGraph< int32_t, int32_t, false >inlinevirtual
Tail(ArcIndexType arc) constCompleteGraph< NodeIndexType, ArcIndexType >
~BaseGraph()BaseGraph< int32_t, int32_t, false >inlinevirtual