@TestClass(value="org.openscience.cdk.fingerprint.ShortestPathWalkerTest") public final class ShortestPathWalker extends Object
Constructor and Description |
---|
ShortestPathWalker(IAtomContainer container)
Create a new shortest path walker for a given container.
|
public ShortestPathWalker(IAtomContainer container)
container
- the molecule to encode the shortest paths@TestMethod(value="testPaths") public Set<String> paths()
@TestMethod(value="testToString") public String toString()
Copyright © 2014. All Rights Reserved.