|
vg
tools for working with variation graphs
|
#include "handlegraph/algorithms/is_acyclic.hpp"#include "handlegraph/algorithms/is_single_stranded.hpp"#include <unordered_set>#include <unordered_map>#include <vector>Namespaces | |
| handlegraph | |
| handlegraph::algorithms | |
Functions | |
| bool | handlegraph::algorithms::is_acyclic (const HandleGraph *graph) |
| bool | handlegraph::algorithms::is_directed_acyclic (const HandleGraph *graph) |
1.8.17