Dear All,
I am facing problem with SMARTSQueryTool class.My moleules are stored i
vector .i am accessing those molecule by get method of vector and stored it
in Molecule object.my smarts  are stored in XML file. i access each smarts
pattern one by one and searched againt my molecule.but it gives performance
issue.it takes long time to search my smarts on molecule.but if i clone the
molecule for each smart pattern it gives results very fast and if instead of
using Molecule object if i use AtomContainer class it gives result fast.so i
am not getting why this is happening.Previousely we had used JOELIB for
smart search.it performs faster than CDK without cloning of molecule.I have
attached my source code with this post please go through it .and please help
me out for better performance of smarts search
http://www.nabble.com/file/p25488758/FindPattern_cdk.txt FindPattern_cdk.txt 

-- 
View this message in context: 
http://www.nabble.com/regarding-smarts-searching-performance-tp25488758p25488758.html
Sent from the cdk-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Cdk-user mailing list
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to