Donate Share

JGraphT

File Release Notes and Changelog

Release Name: Version 0.5.1

Notes: JGraphT 0.5.1 packages some recent new developments and bug fixes. Upgrading should be simple, but special care should be given to the semantics of Graph.clone() that has been changed.


Changes: <br/> <br/> - <b>semantics of Graph.clone() has changed</b> - please check the documentation if you were using clone().<br/><br/> - added Dijkstra's shortest path and ClosestFirstIterator <br/><br/> - added Vertex Cover approximation algorithms <br/><br/> - added new graph generation framework <br/><br/> - upgraded to JGraph 3.0 <br/><br/> - various bug fixes <br/><br/> - API improvements <br/><br/>