NEWS
changeset 2019 e70c1f6849bc
parent 1947 b386435b3f93
child 2075 d4d1f6ca5c23
equal deleted inserted replaced
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