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

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

#include <GraphAlgorithms.h>

Public Member Functions

 VertexEdit (ComponentIndexPair i, ComponentIndexPair j, unsigned c)
 

Data Fields

ComponentIndexPair first
 Left graph index and component.
 
ComponentIndexPair second
 Right graph index and component.
 
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: