vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Functions
count_walks.cpp File Reference
#include "handlegraph/algorithms/count_walks.hpp"
#include "handlegraph/algorithms/topological_sort.hpp"

Namespaces

namespace  handlegraph
 
namespace  handlegraph::algorithms
 

Functions

tuple< vector< handle_t >, unordered_map< handle_t, size_t >, bool > handlegraph::algorithms::count_walks_through_nodes (const HandleGraph *graph)
 
size_t handlegraph::algorithms::count_walks (const HandleGraph *graph)