Mercurial
lemon
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
benchmark/Makefile.am
author
Balazs Dezso <deba@inf.elte.hu>
Mon, 20 Oct 2008 12:36:02 +0200
changeset 347
160bf92c7cdc
parent 1
51eaad3a817b
permissions
-rw-r--r--
Improvement on grid graphs
- The indexing of matrix is changed according to integer points of the plane.
- The graph type does not depend on the UndirGraphExtender.
- Improving documentation.
- Improved image generation.
1
if WANT_BENCHMARK
2
3
noinst_HEADERS +=
4
5
noinst_PROGRAMS +=
6
7
endif WANT_BENCHMARK