Data struct storing results of ranking and local graph algorithms. More...
Go to the source code of this file.
Data Structures | |
struct | Scine::Molassembler::RankingInformation |
Ranking data of substituents around a central vertex. More... | |
struct | Scine::Molassembler::RankingInformation::Link |
Information on links between substituents of a central atom. More... | |
Namespaces | |
Scine::Molassembler | |
Central library namespace. | |
Typedefs | |
using | Scine::Molassembler::SiteIndex = Temple::StrongIndex< site_index_tag, unsigned > |
Data struct storing results of ranking and local graph algorithms.