Molassembler  3.0.0
Molecule graph and conformer library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Scine::Molassembler::MinimalGraphEdits::VertexEdit Struct Reference

Type for non-zero cost vertex edits in the result set. More...

#include <GraphAlgorithms.h>

Public Member Functions

 VertexEdit (AtomIndex i, AtomIndex j, unsigned c)
 

Data Fields

AtomIndex first
 Left graph index (possibly epsilon)
 
AtomIndex second
 Right graph index (possibly epsilon)
 
unsigned cost
 Cost of the edit per the cost function.
 

Detailed Description

Type for non-zero cost vertex edits in the result set.


The documentation for this struct was generated from the following file: