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