![]() |
OR-Tools
8.2
|
This is the complete list of members for DenseIntTopologicalSorterTpl< stable_sort >, including all inherited members.
AddEdge(int from, int to) | DenseIntTopologicalSorterTpl< stable_sort > | |
AddNode(int node_index) | DenseIntTopologicalSorterTpl< stable_sort > | |
AdjacencyList typedef | DenseIntTopologicalSorterTpl< stable_sort > | |
DenseIntTopologicalSorterTpl() | DenseIntTopologicalSorterTpl< stable_sort > | inline |
DenseIntTopologicalSorterTpl(int num_nodes) | DenseIntTopologicalSorterTpl< stable_sort > | inlineexplicit |
ExtractCycle(std::vector< int > *cycle_nodes) const | DenseIntTopologicalSorterTpl< stable_sort > | |
GetCurrentFringeSize() | DenseIntTopologicalSorterTpl< stable_sort > | inline |
GetNext(int *next_node_index, bool *cyclic, std::vector< int > *output_cycle_nodes=NULL) | DenseIntTopologicalSorterTpl< stable_sort > | |
RemoveDuplicates(std::vector< AdjacencyList > *lists, int skip_lists_smaller_than) | DenseIntTopologicalSorterTpl< stable_sort > | static |
StartTraversal() | DenseIntTopologicalSorterTpl< stable_sort > | |
TraversalStarted() const | DenseIntTopologicalSorterTpl< stable_sort > | inline |