|
My Project
|
#include <vector>#include <iostream>#include <string>Namespaces | |
| namespace | lemon |
| The namespace of LEMON. | |
Functions | |
| template<typename Graph > | |
| std::istream & | readNautyGraph (Graph &graph, std::istream &is=std::cin) |
| Nauty file reader. | |