Basic substructure searcher.
Creates a new substructure searcher.
Returns whether the current fragment is in the target molecule.
Set the fragment to search.
fragment
Molecule instance to set as fragment. It has to be flagged with setFragment(true) first.
Molecule
setFragment(true)
Set the fragment and molecule in one call.
Set the target molecule in which the search will be done.
molecule
Molecule instance to set as target molecule.
Basic substructure searcher.