C++ Reference

C++ Reference: Graph

CompleteBipartiteGraph< NodeIndexType, ArcIndexType > Member List

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

AllForwardArcs() constBaseGraph< int32, int32, false >
AllNodes() constBaseGraph< int32, int32, false >
arc_capacity() constBaseGraph< int32, int32, false >
ArcIndex typedefBaseGraph< int32, int32, false >
BaseGraph()BaseGraph< int32, int32, false >inline
BuildStartAndForwardHead(SVector< int32 > *head, std::vector< int32 > *start, std::vector< int32 > *permutation)BaseGraph< int32, int32, false >protected
CompleteBipartiteGraph(NodeIndexType left_nodes, NodeIndexType right_nodes)CompleteBipartiteGraph< NodeIndexType, ArcIndexType >inline
ComputeCumulativeSum(std::vector< int32 > *v)BaseGraph< int32, int32, false >protected
FreezeCapacities()BaseGraph< int32, int32, false >
GroupForwardArcsByFunctor(const A &a, B *b)BaseGraph< int32, int32, false >inline
Head(ArcIndexType arc) constCompleteBipartiteGraph< NodeIndexType, ArcIndexType >
IsArcValid(int32 arc) constBaseGraph< int32, int32, false >inline
IsNodeValid(int32 node) constBaseGraph< int32, int32, false >inline
kNilArcBaseGraph< int32, int32, false >static
kNilNodeBaseGraph< int32, int32, false >static
max_end_arc_index() constBaseGraph< int32, int32, false >inline
node_capacity() constBaseGraph< int32, int32, false >
NodeIndex typedefBaseGraph< int32, int32, false >
num_arcs() constBaseGraph< int32, int32, false >inline
num_nodes() constBaseGraph< int32, int32, false >inline
operator[](NodeIndexType node) constCompleteBipartiteGraph< NodeIndexType, ArcIndexType >
OutDegree(NodeIndexType node) constCompleteBipartiteGraph< NodeIndexType, ArcIndexType >
OutgoingArcs(NodeIndexType node) constCompleteBipartiteGraph< NodeIndexType, ArcIndexType >
OutgoingArcsStartingFrom(NodeIndexType node, ArcIndexType from) constCompleteBipartiteGraph< NodeIndexType, ArcIndexType >
Reserve(int32 node_capacity, int32 arc_capacity)BaseGraph< int32, int32, false >inline
ReserveArcs(int32 bound)BaseGraph< int32, int32, false >inlinevirtual
ReserveNodes(int32 bound)BaseGraph< int32, int32, false >inlinevirtual
Tail(ArcIndexType arc) constCompleteBipartiteGraph< NodeIndexType, ArcIndexType >
~BaseGraph()BaseGraph< int32, int32, false >inlinevirtual