Shortest paths

ChemAxon efa1591b5a

30-03-2005 11:58:48

This source code is pulled out from JChem and is given away in response to a user request (see http://www.chemaxon.hu/forum/viewtopic.php?t=505).





The ShortestPath class is easy to use and it works fast. It finds the shortest paths between all pairs of atoms of a given molecular structure and it also calculates the lengths of these paths.





Note, that the TopologyAnalizer class will provide shortest path calculation in the next major release of JChem.





Miklos