lemon/nauty_reader.h
changeset 358 636fa2f39f10
parent 352 7c5d8de2eac7
child 359 0eec1736ff1d
     1.1 --- a/lemon/nauty_reader.h	Tue Nov 04 10:25:47 2008 +0000
     1.2 +++ b/lemon/nauty_reader.h	Tue Nov 04 21:14:57 2008 +0100
     1.3 @@ -38,7 +38,7 @@
     1.4    /// graphs of several classes with given node number (e.g.
     1.5    /// general, connected, biconnected, triangle-free, 4-cycle-free,
     1.6    /// bipartite and graphs with given edge number and degree
     1.7 -  /// constraints). This function reads a \e nauty \e graph \e format
     1.8 +  /// constraints). This function reads a \e nauty \e graph6 \e format
     1.9    /// line from the given stream and builds it in the given graph.
    1.10    ///
    1.11    /// The site of nauty package: http://cs.anu.edu.au/~bdm/nauty/