Re: [Rdkit-devel] VF2 subgraph isomorphism algorithm now in Boost

2013-02-05 Thread greg landrum
Yeah I saw that this morning. I will definitely do the experiment in the not too distant future. On Feb 5, 2013, at 5:04 PM, Andrew Dalke wrote: > I just read the new Boost 1.53 release notes: > > • Added VF2 subgraph isomorphism algorithm (contributed by Flavio De > Lorenzi). > > I though

[Rdkit-devel] VF2 subgraph isomorphism algorithm now in Boost

2013-02-05 Thread Andrew Dalke
I just read the new Boost 1.53 release notes: • Added VF2 subgraph isomorphism algorithm (contributed by Flavio De Lorenzi). I thought it was interesting. However, I am not volunteering to compare its performance to the one in RDKit. :) Andrew