OR-Tools  9.6
ReverseArcListGraph< NodeIndexType, ArcIndexType > Member List

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

AddArc(NodeIndexType tail, NodeIndexType head)ReverseArcListGraph< NodeIndexType, ArcIndexType >
AddNode(NodeIndexType node)ReverseArcListGraph< NodeIndexType, ArcIndexType >
AllForwardArcs() constBaseGraph< int32_t, int32_t, true >
AllNodes() constBaseGraph< int32_t, int32_t, true >
arc_capacity() constBaseGraph< int32_t, int32_t, true >
ArcIndex typedefBaseGraph< int32_t, int32_t, true >
BaseGraph()BaseGraph< int32_t, int32_t, true >inline
Build()ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
Build(std::vector< ArcIndexType > *permutation)ReverseArcListGraph< NodeIndexType, ArcIndexType >
BuildStartAndForwardHead(SVector< int32_t > *head, std::vector< int32_t > *start, std::vector< int32_t > *permutation)BaseGraph< int32_t, int32_t, true >protected
ComputeCumulativeSum(std::vector< int32_t > *v)BaseGraph< int32_t, int32_t, true >protected
FreezeCapacities()BaseGraph< int32_t, int32_t, true >
GroupForwardArcsByFunctor(const A &a, B *b)BaseGraph< int32_t, int32_t, true >inline
Head(ArcIndexType arc) constReverseArcListGraph< NodeIndexType, ArcIndexType >
IncomingArcs(NodeIndexType node) constReverseArcListGraph< NodeIndexType, ArcIndexType >
IncomingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constReverseArcListGraph< NodeIndexType, ArcIndexType >
InDegree(NodeIndexType node) constReverseArcListGraph< NodeIndexType, ArcIndexType >
IsArcValid(ArcIndexType arc) constReverseArcListGraph< NodeIndexType, ArcIndexType >inline
BaseGraph< int32_t, int32_t, true >::IsArcValid(int32_t arc) constBaseGraph< int32_t, int32_t, true >inline
IsNodeValid(int32_t node) constBaseGraph< int32_t, int32_t, true >inline
kNilArcBaseGraph< int32_t, int32_t, true >static
kNilNodeBaseGraph< int32_t, int32_t, true >static
max_end_arc_index() constBaseGraph< int32_t, int32_t, true >inline
node_capacity() constBaseGraph< int32_t, int32_t, true >
NodeIndex typedefBaseGraph< int32_t, int32_t, true >
num_arcs() constBaseGraph< int32_t, int32_t, true >inline
num_nodes() constBaseGraph< int32_t, int32_t, true >inline
operator[](NodeIndexType node) constReverseArcListGraph< NodeIndexType, ArcIndexType >
OppositeArc(ArcIndexType arc) constReverseArcListGraph< NodeIndexType, ArcIndexType >
OppositeIncomingArcs(NodeIndexType node) constReverseArcListGraph< NodeIndexType, ArcIndexType >
OppositeIncomingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constReverseArcListGraph< NodeIndexType, ArcIndexType >
OutDegree(NodeIndexType node) constReverseArcListGraph< NodeIndexType, ArcIndexType >
OutgoingArcs(NodeIndexType node) constReverseArcListGraph< NodeIndexType, ArcIndexType >
OutgoingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constReverseArcListGraph< NodeIndexType, ArcIndexType >
OutgoingOrOppositeIncomingArcs(NodeIndexType node) constReverseArcListGraph< NodeIndexType, ArcIndexType >
OutgoingOrOppositeIncomingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constReverseArcListGraph< NodeIndexType, ArcIndexType >
Reserve(int32_t node_capacity, int32_t arc_capacity)BaseGraph< int32_t, int32_t, true >inline
ReserveArcs(ArcIndexType bound) overrideReverseArcListGraph< NodeIndexType, ArcIndexType >
BaseGraph< int32_t, int32_t, true >::ReserveArcs(int32_t bound)BaseGraph< int32_t, int32_t, true >inlinevirtual
ReserveNodes(NodeIndexType bound) overrideReverseArcListGraph< NodeIndexType, ArcIndexType >
BaseGraph< int32_t, int32_t, true >::ReserveNodes(int32_t bound)BaseGraph< int32_t, int32_t, true >inlinevirtual
ReverseArcListGraph()ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
ReverseArcListGraph(NodeIndexType num_nodes, ArcIndexType arc_capacity)ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
size() constBaseGraph< int32_t, int32_t, true >inline
Tail(ArcIndexType arc) constReverseArcListGraph< NodeIndexType, ArcIndexType >
~BaseGraph()BaseGraph< int32_t, int32_t, true >inlinevirtual