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

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

#include <GraphAlgorithms.h>

Public Member Functions

 EdgeEdit (BondIndex i, BondIndex j, unsigned c)
 

Data Fields

BondIndex first
 Left graph bond index (possibly containing epsilon values)
 
BondIndex second
 Right graph bond index (possibly containing epsilon values)
 
unsigned cost
 Cost of the edit per the cost function.
 

Detailed Description

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


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