vinecopulib::RVineTrees::AugmentedEdge struct

One edge of the augmented (line-graph) view: its two incident node ids plus a non-owning pointer to the underlying Edge (in trees_).

Public variables

size_t node1
size_t node2
size_t source_edge
const Edge* edge
bool consumed