Constructor and Description |
---|
ShortestPathWalker(IAtomContainer container)
Create a new shortest path walker for a given container.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
paths()
Access a set of all shortest paths.
|
String |
toString() |
public ShortestPathWalker(IAtomContainer container)
container
- the molecule to encode the shortest pathsCopyright © 2022. All rights reserved.