C++ Reference

C++ Reference: Routing

PathState Member List

This is the complete list of members for PathState, including all inherited members.

Chains(int path) constPathState
ChangedArcs() constPathStateinline
ChangedPaths() constPathStateinline
ChangeNext(int node, int new_next)PathStateinline
Commit()PathState
CutChains()PathState
End(int path) constPathStateinline
Nodes(int path) constPathState
NumNodes() constPathStateinline
NumPaths() constPathStateinline
Path(int node) constPathStateinline
PathState(int num_nodes, std::vector< int > path_start, std::vector< int > path_end)PathState
Revert()PathState
Start(int path) constPathStateinline