vg
tools for working with variation graphs
Public Attributes | List of all members
vg::algorithms::Node Struct Reference

#include <min_cut_graph.hpp>

Public Attributes

int weight
 
vector< Edgeedges
 

Member Data Documentation

◆ edges

vector<Edge> vg::algorithms::Node::edges

◆ weight

int vg::algorithms::Node::weight

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