Package rdkit :: Package Chem :: Package fmcs :: Module fmcs' :: Class CangenNode
[hide private]
[frames] | no frames]

type CangenNode

source code

object --+
         |
        CangenNode

Instance Methods [hide private]
 
__init__(self, index, atom_smarts) source code
Properties [hide private]
  atom_smarts
  index
  neighbors
  outgoing_edges
  rank
  value
Method Details [hide private]

__init__(self, index, atom_smarts)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)