changeset 1971 | 9a59a6cacfd9 |
parent 1947 | b386435b3f93 |
child 2075 | d4d1f6ca5c23 |
5:7c58e2a30eb5 | 6:0561e27bd53a |
---|---|
1 2005-??-?? Version 0.5 Released |
1 2005-02-03 Version 0.5 Released |
2 * New features: |
2 * New features: |
3 - Bfs/Dfs/Dijkstra |
3 - Bfs/Dfs/Dijkstra |
4 + query functions for the next node/edge to be processed |
4 + query functions for the next node/edge to be processed |
5 + visitor interface for dfs |
5 + visitor interface for dfs |
6 - topology.h: small functions for discovering graph topology |
6 - topology.h: small functions for discovering graph topology |