searching for substructure + electron-flow arrows

User 870ab5b546

07-09-2006 21:21:39

We want to write an algorithm that will determine whether a particular MDocument contains a reference substructure with particular electron-flow arrows. The reference substructure could include "ANY" atoms as well as the usual elements.





One way we could do it is to find all cases of the substructure in the MDocument, then examine each one for the presence of the electron-flow arrows.





We are worried that this method would be computationally time-consuming and expensive if there are a lot of substructure matches.





We thought about replacing the source and sink atoms of the substructure with particular pseudoatoms, but that would preclude the using "ANY" atoms in bond-making or -breaking.





Searching is your bread and butter. Do you have any insights?

ChemAxon a3d59b832c

08-09-2006 07:18:31

My two pence: