vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Functions
locally_expand_graph.cpp File Reference
#include "locally_expand_graph.hpp"
#include <structures/rank_pairing_heap.hpp>

Namespaces

namespace  vg
 
namespace  vg::algorithms
 

Functions

void vg::algorithms::locally_expand_graph (const HandleGraph &parent, MutableHandleGraph &subgraph, handle_t from, int64_t max_dist)
 

Detailed Description

Implementation for the locally_expand_graph algorithm.