29 #ifndef CDPL_CONFGEN_STRUCTUREGENERATIONMODE_HPP
30 #define CDPL_CONFGEN_STRUCTUREGENERATIONMODE_HPP
42 namespace StructureGenerationMode
48 constexpr
unsigned int AUTO = 0;
constexpr unsigned int FRAGMENT
Specifies to perform structure generation by assembly of pre-built fragment conformers.
Definition: StructureGenerationMode.hpp:53
constexpr unsigned int DISTANCE_GEOMETRY
Specifies to perform structure generation by a combination of distance geometry-based raw coordinates...
Definition: StructureGenerationMode.hpp:59
constexpr unsigned int AUTO
Specifies to select the structure generation strategy heuristically based on characteristics of the i...
Definition: StructureGenerationMode.hpp:48
The namespace of the Chemical Data Processing Library.