doc/groups.dox
changeset 411 c5f010a5647a
parent 363 91e68d590e61
child 422 a578265aa8a6
child 432 76287c8caa26
equal deleted inserted replaced
16:2ee9c13a6a62 17:1ae52ff370ac
   480 This group describes general \c EPS drawing methods and special
   480 This group describes general \c EPS drawing methods and special
   481 graph exporting tools.
   481 graph exporting tools.
   482 */
   482 */
   483 
   483 
   484 /**
   484 /**
       
   485 @defgroup dimacs_group DIMACS format
       
   486 @ingroup io_group
       
   487 \brief Read and write files in DIMACS format
       
   488 
       
   489 Tools to read a digraph from or write it to a file in DIMACS format data.
       
   490 */
       
   491 
       
   492 /**
   485 @defgroup nauty_group NAUTY Format
   493 @defgroup nauty_group NAUTY Format
   486 @ingroup io_group
   494 @ingroup io_group
   487 \brief Read \e Nauty format
   495 \brief Read \e Nauty format
       
   496 
   488 Tool to read graphs from \e Nauty format data.
   497 Tool to read graphs from \e Nauty format data.
   489 */
   498 */
   490 
   499 
   491 /**
   500 /**
   492 @defgroup concept Concepts
   501 @defgroup concept Concepts