Class ShortestPathWalker


  • public final class ShortestPathWalker
    extends Object
    Author:
    Syed Asad Rahman (2012), John May (2013)
    Source code:
    main
    Belongs to CDK module:
    fingerprint
    Keywords:
    fingerprint, similarity
    • Constructor Detail

      • ShortestPathWalker

        public ShortestPathWalker​(IAtomContainer container)
        Create a new shortest path walker for a given container.
        Parameters:
        container - the molecule to encode the shortest paths
    • Method Detail

      • paths

        public Set<String> paths()
        Access a set of all shortest paths.
        Returns:
        the paths