vg
tools for working with variation graphs
Public Member Functions | Public Attributes | List of all members
vg::FlowSort::Growth Struct Reference

#include <flow_sort.hpp>

Public Member Functions

 Growth ()
 

Public Attributes

set< id_tnodes
 
set< id_tbackbone
 
list< id_tref_path
 

Constructor & Destructor Documentation

◆ Growth()

vg::FlowSort::Growth::Growth ( )
inline

Member Data Documentation

◆ backbone

set<id_t> vg::FlowSort::Growth::backbone

◆ nodes

set<id_t> vg::FlowSort::Growth::nodes

◆ ref_path

list<id_t> vg::FlowSort::Growth::ref_path

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