doc/ugraphs.dox
author alpar
Mon, 20 Feb 2006 06:41:12 +0000
changeset 1971 9a59a6cacfd9
parent 1909 2d806130e700
child 2391 14a343be7a5a
permissions -rw-r--r--
- RGB color related stuff is in color.h now
- eps.h: A simple class to create .eps figures (demo: eps_demo.h)
     1 /*!
     2 
     3 \page ugraphs Undirected graph structures
     4 
     5 The primary data structures of LEMON are the graph classes.
     6 
     7 Under construction.
     8 
     9 */