|
From: Andrew D. <da...@da...> - 2009-03-07 04:15:28
|
On Mar 7, 2009, at 1:37 AM, Rajarshi Guha wrote: > In the CDK you can get the AST for a given SMARTS query - I suppose > you could then play with the two AST's FROWNS also has a tokenizer for SMARTS, written in Python. But the tree isn't enough - you need to turn it into a graph to do the MCS. Andrew da...@da... |