Skip to content
Snippets Groups Projects
Changelog 201 B
Newer Older
Antoine Dutot's avatar
Antoine Dutot committed
March 11 2009: dutot
	* The AStar algorithm is now able to handle multi graphs with distinct weights on edges
	  between two same nodes.
	* Added a JUnit test in the gs-test package for this algorithm.