doc/developers_interface.dox
author deba
Mon, 27 Feb 2006 10:36:01 +0000
changeset 1986 9b56cca61e2e
child 2391 14a343be7a5a
permissions -rw-r--r--
An additional simplier interface for static size graphs.
Node operator()(int) for getting node by index
int index(Node node) for getting index by node
alpar@1146
     1
/*!
alpar@1146
     2
alpar@1146
     3
\page developers_interface Developers' interface to graph structures
alpar@1146
     4
alpar@1146
     5
Under construction
alpar@1146
     6
alpar@1146
     7
*/