Molassembler  3.0.1
Molecule graph and conformer library
RankingInformation.h File Reference

Data struct storing results of ranking and local graph algorithms. More...

#include "Molassembler/Types.h"
#include "Molassembler/Temple/StrongIndex.h"
#include <vector>
Include dependency graph for RankingInformation.h:
This graph shows which files directly or indirectly include this file:

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 >
 

Detailed Description

Data struct storing results of ranking and local graph algorithms.