C++ Reference

C++ Reference: Graph

ReverseArcMixedGraph< NodeIndexType, ArcIndexType > Member List

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

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