Class PathGraph


  • @Deprecated
    public class PathGraph
    extends Object
    Deprecated.
    This class is part of SMSD and either duplicates functionality elsewhere in the CDK or provides public access to internal implementation details. SMSD has been deprecated from the CDK and a newer, more recent version of SMSD is available at http://github.com/asad/smsd.
    Author:
    Richard L. Apodaca <rapodaca at metamolecular.com> 2007-2009, Syed Asad Rahman >asad@ebi.ac.uk< 2009-2010
    Source code:
    main
    Belongs to CDK module:
    smsd
    • Constructor Detail

      • PathGraph

        public PathGraph​(IAtomContainer molecule)
        Deprecated.
    • Method Detail

      • printPaths

        public void printPaths()
        Deprecated.