vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Functions
prune_to_connecting_graph.hpp File Reference
#include "../handle.hpp"

Namespaces

namespace  vg
 
namespace  vg::algorithms
 

Functions

void vg::algorithms::prune_to_connecting_graph (DeletableHandleGraph &graph, const handle_t &from, const handle_t &to)
 Remove all parts of the graph that are not on some path between the two handles.