C++ Reference

C++ Reference: Graph

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< NodeIndexType, ArcIndexType, true >
AllNodes() constBaseGraph< NodeIndexType, ArcIndexType, true >
arc_capacity() constBaseGraph< NodeIndexType, ArcIndexType, true >
arc_capacity_BaseGraph< NodeIndexType, ArcIndexType, true >protected
ArcIndex typedefBaseGraph< NodeIndexType, ArcIndexType, true >
BaseGraph()BaseGraph< NodeIndexType, ArcIndexType, true >inline
Build()ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
Build(std::vector< ArcIndexType > *permutation)ReverseArcListGraph< NodeIndexType, ArcIndexType >
BuildStartAndForwardHead(SVector< NodeIndexType > *head, std::vector< ArcIndexType > *start, std::vector< ArcIndexType > *permutation)BaseGraph< NodeIndexType, ArcIndexType, true >protected
ComputeCumulativeSum(std::vector< ArcIndexType > *v)BaseGraph< NodeIndexType, ArcIndexType, true >protected
const_capacities_BaseGraph< NodeIndexType, ArcIndexType, true >protected
FreezeCapacities()BaseGraph< NodeIndexType, ArcIndexType, true >
GroupForwardArcsByFunctor(const A &a, B *b)BaseGraph< NodeIndexType, ArcIndexType, 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) constBaseGraph< NodeIndexType, ArcIndexType, true >inline
IsNodeValid(NodeIndexType node) constBaseGraph< NodeIndexType, ArcIndexType, true >inline
kNilArcBaseGraph< NodeIndexType, ArcIndexType, true >static
kNilNodeBaseGraph< NodeIndexType, ArcIndexType, true >static
max_end_arc_index() constBaseGraph< NodeIndexType, ArcIndexType, true >inline
node_capacity() constBaseGraph< NodeIndexType, ArcIndexType, true >
node_capacity_BaseGraph< NodeIndexType, ArcIndexType, true >protected
NodeIndex typedefBaseGraph< NodeIndexType, ArcIndexType, true >
num_arcs() constBaseGraph< NodeIndexType, ArcIndexType, true >inline
num_arcs_BaseGraph< NodeIndexType, ArcIndexType, true >protected
num_nodes() constBaseGraph< NodeIndexType, ArcIndexType, true >inline
num_nodes_BaseGraph< NodeIndexType, ArcIndexType, true >protected
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(NodeIndexType node_capacity, ArcIndexType arc_capacity)BaseGraph< NodeIndexType, ArcIndexType, true >inline
ReserveArcs(ArcIndexType bound) overrideReverseArcListGraph< NodeIndexType, ArcIndexType >virtual
ReserveNodes(NodeIndexType bound) overrideReverseArcListGraph< NodeIndexType, ArcIndexType >virtual
ReverseArcListGraph()ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
ReverseArcListGraph(NodeIndexType num_nodes, ArcIndexType arc_capacity)ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
Tail(ArcIndexType arc) constReverseArcListGraph< NodeIndexType, ArcIndexType >
~BaseGraph()BaseGraph< NodeIndexType, ArcIndexType, true >inlinevirtual