Mercurial
lemon-0.x
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
doc/license.dox
author
deba
Mon, 27 Feb 2006 10:36:01 +0000
changeset 1986
9b56cca61e2e
parent 1536
308150155bb5
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@996
1
/**
alpar@996
2
alpar@996
3
\page license License Terms
alpar@996
4
alpar@1631
5
\verbinclude LICENSE
alpar@996
6
alpar@996
7
*/