| ArcDebugString(const ArcIndexType arc) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| ArcIndex typedef | ForwardStaticGraph< NodeIndexType, ArcIndexType > | |
| BuildTailArray() | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| CheckArcBounds(const ArcIndexType arc) const | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| CheckArcValidity(const ArcIndexType arc) const | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| CheckTailIndexValidity(const ArcIndexType arc) const | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| DebugString() const | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| end_arc_index() const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| end_node_index() const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| first_incident_arc_ | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | protected |
| FirstOutgoingArc(const NodeIndexType node) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inlineprotected |
| ForwardStaticGraph(const NodeIndexType num_nodes, const ArcIndexType num_arcs, const bool sort_arcs_by_head, std::vector< std::pair< NodeIndexType, NodeIndexType > > *client_input_arcs, operations_research::PermutationCycleHandler< ArcIndexType > *const client_cycle_handler) | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| Head(const ArcIndexType arc) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| head_ | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | protected |
| IsIncoming(ArcIndexType arc, NodeIndexType node) const | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| IsNodeValid(NodeIndexType node) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| kFirstArc | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | static |
| kFirstNode | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | static |
| kMaxNumArcs | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | static |
| kMaxNumNodes | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | static |
| kNilArc | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | static |
| kNilNode | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | static |
| LookUpArc(const NodeIndexType tail, const NodeIndexType head) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| max_end_arc_index() const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| max_end_node_index() const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| max_num_arcs() const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| max_num_arcs_ | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | protected |
| max_num_nodes() const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| max_num_nodes_ | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | protected |
| NextArc(const ArcIndexType arc) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inlineprotected |
| NextNode(const NodeIndexType node) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inlineprotected |
| NextOutgoingArc(const NodeIndexType node, ArcIndexType arc) const | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| NodeDebugString(const NodeIndexType node) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| NodeIndex typedef | ForwardStaticGraph< NodeIndexType, ArcIndexType > | |
| num_arcs() const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| num_arcs_ | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | protected |
| num_nodes() const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inline |
| num_nodes_ | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | protected |
| ReleaseTailArray() | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| StarGraphBase() | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inlineprotected |
| StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | ForwardStaticGraph< NodeIndexType, ArcIndexType > | friend |
| StartArc(ArcIndexType arc) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inlineprotected |
| StartNode(NodeIndexType node) const | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inlineprotected |
| Tail(const ArcIndexType arc) const | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| TailArrayComplete() const | ForwardStaticGraph< NodeIndexType, ArcIndexType > | inline |
| ~StarGraphBase() | StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > | inlineprotected |