msn
pathfinder
Rough implementation of A* -based pathfinder algorithm for directed graphs.
Graph can be read from a GXL file. Implemented with Python.
Cloning this repository:
If you need read and write access use this command:
git clone git@yousource.it.jyu.fi:msn/pathfinder.git pathfinder
If you only want to clone (and not push) use this command:
git clone git://yousource.it.jyu.fi/msn/pathfinder.git pathfinder
Then you can go to your repository:
cd pathfinder
- Releases:
Activities 
-
Saturday February 19 2011
-
Commit
02:55
Miika Nurminen started development of msn/pathfinder
-
Repository
02:54
Miika Nurminen created repository pathfinder in msn
Rough implementation of A* -based pathfinder algorithm for directed graphs.
Graph can be read fr... -
Commit
02:32
-
Commit
02:30
-
Commit
02:02
Miika Nurminen committed 9f35dcc1 to msn
-