#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | cage |
| Functions for topological network criteria cage types. | |
Functions | |
| bool | cage::nautyAvailable () |
| std::string | cage::canonicalCertificate (const std::vector< std::vector< int > > &rings) |
| bool | cage::isHexagonalPrism (const std::vector< std::vector< int > > &rings) |
| bool | cage::sameCertificate (const std::vector< std::vector< int > > &a, const std::vector< std::vector< int > > &b) |