C++ Reference
C++ Reference: Algorithms
GraphSymmetryFinder Member List
This is the complete list of members for GraphSymmetryFinder, including all inherited members.
| DistinguishNodeInPartition(int node, DynamicPartition *partition, std::vector< int > *new_singletons_or_null) | GraphSymmetryFinder | |
| FindSymmetries(double time_limit_seconds, std::vector< int > *node_equivalence_classes_io, std::vector< std::unique_ptr< SparsePermutation > > *generators, std::vector< int > *factorized_automorphism_group_size) | GraphSymmetryFinder | |
| Graph typedef | GraphSymmetryFinder | |
| GraphSymmetryFinder(const Graph &graph, bool is_undirected) | GraphSymmetryFinder | |
| IsGraphAutomorphism(const DynamicPermutation &permutation) const | GraphSymmetryFinder | |
| RecursivelyRefinePartitionByAdjacency(int first_unrefined_part_index, DynamicPartition *partition) | GraphSymmetryFinder |