Re: [Rdkit-discuss] Calculation of atomic descriptors, Code snippet
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Greg L. <gre...@gm...> - 2008-08-18 18:45:32
|
On Mon, Aug 18, 2008 at 8:15 PM, Evgueni Kolossov <eko...@gm...> wrote: > Thanks Greg, > > Will this give the SHORTEST distance? Yes. As the header file says, it uses the all-pairs shortest paths algorithm. -greg |