C++ Reference

C++ Reference: Graph

ListGraph< NodeIndexType, ArcIndexType > Member List

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

AddArc(NodeIndexType tail, NodeIndexType head)ListGraph< NodeIndexType, ArcIndexType >
AddNode(NodeIndexType node)ListGraph< NodeIndexType, ArcIndexType >
AllForwardArcs() constBaseGraph< NodeIndexType, ArcIndexType, false >
AllNodes() constBaseGraph< NodeIndexType, ArcIndexType, false >
arc_capacity() constBaseGraph< NodeIndexType, ArcIndexType, false >
arc_capacity_BaseGraph< NodeIndexType, ArcIndexType, false >protected
ArcIndex typedefBaseGraph< NodeIndexType, ArcIndexType, false >
BaseGraph()BaseGraph< NodeIndexType, ArcIndexType, false >inline
Build()ListGraph< NodeIndexType, ArcIndexType >inline
Build(std::vector< ArcIndexType > *permutation)ListGraph< NodeIndexType, ArcIndexType >
BuildStartAndForwardHead(SVector< NodeIndexType > *head, std::vector< ArcIndexType > *start, std::vector< ArcIndexType > *permutation)BaseGraph< NodeIndexType, ArcIndexType, false >protected
ComputeCumulativeSum(std::vector< ArcIndexType > *v)BaseGraph< NodeIndexType, ArcIndexType, false >protected
const_capacities_BaseGraph< NodeIndexType, ArcIndexType, false >protected
FreezeCapacities()BaseGraph< NodeIndexType, ArcIndexType, false >
GroupForwardArcsByFunctor(const A &a, B *b)BaseGraph< NodeIndexType, ArcIndexType, false >inline
Head(ArcIndexType arc) constListGraph< NodeIndexType, ArcIndexType >
IsArcValid(ArcIndexType arc) constBaseGraph< NodeIndexType, ArcIndexType, false >inline
IsNodeValid(NodeIndexType node) constBaseGraph< NodeIndexType, ArcIndexType, false >inline
kNilArcBaseGraph< NodeIndexType, ArcIndexType, false >static
kNilNodeBaseGraph< NodeIndexType, ArcIndexType, false >static
ListGraph()ListGraph< NodeIndexType, ArcIndexType >inline
ListGraph(NodeIndexType num_nodes, ArcIndexType arc_capacity)ListGraph< NodeIndexType, ArcIndexType >inline
max_end_arc_index() constBaseGraph< NodeIndexType, ArcIndexType, false >inline
node_capacity() constBaseGraph< NodeIndexType, ArcIndexType, false >
node_capacity_BaseGraph< NodeIndexType, ArcIndexType, false >protected
NodeIndex typedefBaseGraph< NodeIndexType, ArcIndexType, false >
num_arcs() constBaseGraph< NodeIndexType, ArcIndexType, false >inline
num_arcs_BaseGraph< NodeIndexType, ArcIndexType, false >protected
num_nodes() constBaseGraph< NodeIndexType, ArcIndexType, false >inline
num_nodes_BaseGraph< NodeIndexType, ArcIndexType, false >protected
operator[](NodeIndexType node) constListGraph< NodeIndexType, ArcIndexType >
OutDegree(NodeIndexType node) constListGraph< NodeIndexType, ArcIndexType >
OutgoingArcs(NodeIndexType node) constListGraph< NodeIndexType, ArcIndexType >
OutgoingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constListGraph< NodeIndexType, ArcIndexType >
Reserve(NodeIndexType node_capacity, ArcIndexType arc_capacity)BaseGraph< NodeIndexType, ArcIndexType, false >inline
ReserveArcs(ArcIndexType bound) overrideListGraph< NodeIndexType, ArcIndexType >virtual
ReserveNodes(NodeIndexType bound) overrideListGraph< NodeIndexType, ArcIndexType >virtual
Tail(ArcIndexType arc) constListGraph< NodeIndexType, ArcIndexType >
~BaseGraph()BaseGraph< NodeIndexType, ArcIndexType, false >inlinevirtual