Molpher-lib
0.0.0b3
  • Molpher-lib: Systematic Chemical Space Exploration with Molecular Morphing
  • Molecular Morphing Introduction
  • Using the library
  • Source Code Documentation
    • 1. Python
      • 1.1. molpher package
        • 1.1.1. Subpackages
        • 1.1.2. Module contents
    • 2. C++
  • Glossary
Molpher-lib
  • »
  • Source Code Documentation »
  • 1. Python »
  • 1.1. molpher package »
  • 1.1.1.3. molpher.swig_wrappers package

1.1.1.3. molpher.swig_wrappers package¶

Contains the molpher.swig_wrappers.core module with the SWIG wrapping code.

1.1.1.3.1. Modules¶

  • 1.1.1.3.1.1. molpher.swig_wrappers.core module
    • 1.1.1.3.1.1.1. Classes
      • 1.1.1.3.1.1.1.1. MolpherMol
      • 1.1.1.3.1.1.1.2. MolpherAtom
      • 1.1.1.3.1.1.1.3. ExplorationTree
      • 1.1.1.3.1.1.1.4. ExplorationData
      • 1.1.1.3.1.1.1.5. Tree Operation Classes
        • 1.1.1.3.1.1.1.5.1. TreeOperation
        • 1.1.1.3.1.1.1.5.2. FindLeavesOper
        • 1.1.1.3.1.1.1.5.3. GenerateMorphsOper
        • 1.1.1.3.1.1.1.5.4. SortMorphsOper
        • 1.1.1.3.1.1.1.5.5. FilterMorphsOper
        • 1.1.1.3.1.1.1.5.6. ExtendTreeOper
        • 1.1.1.3.1.1.1.5.7. PruneTreeOper
        • 1.1.1.3.1.1.1.5.8. TraverseOper
        • 1.1.1.3.1.1.1.5.9. CleanMorphsOper
        • 1.1.1.3.1.1.1.5.10. TraverseCallback
        • 1.1.1.3.1.1.1.5.11. SortMorphsCallback
      • 1.1.1.3.1.1.1.6. Morphing Classes
        • 1.1.1.3.1.1.1.6.1. AtomLibrary
        • 1.1.1.3.1.1.1.6.2. Molpher
      • 1.1.1.3.1.1.1.7. Morphing Operators Classes
        • 1.1.1.3.1.1.1.7.1. MorphingOperator

1.1.1.3.2. Module contents¶

Next Previous

© Copyright 2016, Martin Šícho (sichom@vscht.cz).

Built with Sphinx using a theme provided by Read the Docs.