bootstrap
author alpar
Sun, 06 Feb 2005 14:44:41 +0000
changeset 1128 6a347310d4c2
child 1304 c9c2e90b2342
permissions -rwxr-xr-x
Several important changes:
- Named parameters for setting ReachedMap
- run() is separated into initialization and processing phase
- It is possible to run Dijkstra from multiple sources
- It is possible to stop the execution when a destination is reached.
ladanyi@542
     1
#! /bin/sh
ladanyi@542
     2
aclocal-1.7 \
ladanyi@542
     3
&& automake-1.7 --gnu --add-missing \
ladanyi@542
     4
&& autoconf