1.1.1.2.1.3. molpher.algorithms.classic package¶
1.1.1.2.1.3.1. Submodules¶
1.1.1.2.1.3.2. molpher.algorithms.classic.pathfinder module¶
- class molpher.algorithms.classic.pathfinder.ClassicPathFinder(settings)[source]¶
Bases:
molpher.algorithms.pathfinders.BasicPathfinder
- Parameters
settings (
Settings
) – settings to use in the search
A callable class which implements the original molpher algorithm as published in 1.
- 1
Hoksza D., Škoda P., Voršilák M., Svozil D. (2014) Molpher: a software framework for systematic chemical space exploration. J Cheminform. 6:7. PubMed, DOI
- __module__ = 'molpher.algorithms.classic.pathfinder'¶