Namespaces | Functions

nauty_reader.h File Reference


Detailed Description

#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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines