util::ReverseArcListGraph< NodeIndexType, ArcIndexType > Member List

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

AddArc(NodeIndexType tail, NodeIndexType head)util::ReverseArcListGraph< NodeIndexType, ArcIndexType >
AddNode(NodeIndexType node)util::ReverseArcListGraph< NodeIndexType, ArcIndexType >
AllForwardArcs() constutil::BaseGraph< NodeIndexType, ArcIndexType, true >
AllNodes() constutil::BaseGraph< NodeIndexType, ArcIndexType, true >
arc_capacity() constutil::BaseGraph< NodeIndexType, ArcIndexType, true >
arc_capacity_util::BaseGraph< NodeIndexType, ArcIndexType, true >protected
ArcIndex typedefutil::BaseGraph< NodeIndexType, ArcIndexType, true >
BaseGraph()util::BaseGraph< NodeIndexType, ArcIndexType, true >inline
Build()util::ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
Build(std::vector< ArcIndexType > *permutation)util::ReverseArcListGraph< NodeIndexType, ArcIndexType >
BuildStartAndForwardHead(SVector< NodeIndexType > *head, std::vector< ArcIndexType > *start, std::vector< ArcIndexType > *permutation)util::BaseGraph< NodeIndexType, ArcIndexType, true >protected
ComputeCumulativeSum(std::vector< ArcIndexType > *v)util::BaseGraph< NodeIndexType, ArcIndexType, true >protected
const_capacities_util::BaseGraph< NodeIndexType, ArcIndexType, true >protected
FreezeCapacities()util::BaseGraph< NodeIndexType, ArcIndexType, true >
GroupForwardArcsByFunctor(const A &a, B *b)util::BaseGraph< NodeIndexType, ArcIndexType, true >inline
Head(ArcIndexType arc) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
IncomingArcs(NodeIndexType node) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
IncomingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
InDegree(NodeIndexType node) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
IsArcValid(ArcIndexType arc) constutil::BaseGraph< NodeIndexType, ArcIndexType, true >inline
IsNodeValid(NodeIndexType node) constutil::BaseGraph< NodeIndexType, ArcIndexType, true >inline
kNilArcutil::BaseGraph< NodeIndexType, ArcIndexType, true >static
kNilNodeutil::BaseGraph< NodeIndexType, ArcIndexType, true >static
max_end_arc_index() constutil::BaseGraph< NodeIndexType, ArcIndexType, true >inline
node_capacity() constutil::BaseGraph< NodeIndexType, ArcIndexType, true >
node_capacity_util::BaseGraph< NodeIndexType, ArcIndexType, true >protected
NodeIndex typedefutil::BaseGraph< NodeIndexType, ArcIndexType, true >
num_arcs() constutil::BaseGraph< NodeIndexType, ArcIndexType, true >inline
num_arcs_util::BaseGraph< NodeIndexType, ArcIndexType, true >protected
num_nodes() constutil::BaseGraph< NodeIndexType, ArcIndexType, true >inline
num_nodes_util::BaseGraph< NodeIndexType, ArcIndexType, true >protected
operator[](NodeIndexType node) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
OppositeArc(ArcIndexType arc) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
OppositeIncomingArcs(NodeIndexType node) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
OppositeIncomingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
OutDegree(NodeIndexType node) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
OutgoingArcs(NodeIndexType node) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
OutgoingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
OutgoingOrOppositeIncomingArcs(NodeIndexType node) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
OutgoingOrOppositeIncomingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
Reserve(NodeIndexType node_capacity, ArcIndexType arc_capacity)util::BaseGraph< NodeIndexType, ArcIndexType, true >inline
ReserveArcs(ArcIndexType bound) overrideutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >virtual
ReserveNodes(NodeIndexType bound) overrideutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >virtual
ReverseArcListGraph()util::ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
ReverseArcListGraph(NodeIndexType num_nodes, ArcIndexType arc_capacity)util::ReverseArcListGraph< NodeIndexType, ArcIndexType >inline
Tail(ArcIndexType arc) constutil::ReverseArcListGraph< NodeIndexType, ArcIndexType >
~BaseGraph()util::BaseGraph< NodeIndexType, ArcIndexType, true >inlinevirtual