|
vg
tools for working with variation graphs
|
#include <list>#include <unordered_map>#include <deque>#include "handlegraph/algorithms/eades_algorithm.hpp"#include "handlegraph/algorithms/is_single_stranded.hpp"Namespaces | |
| handlegraph | |
| handlegraph::algorithms | |
Functions | |
| vector< handle_t > | handlegraph::algorithms::eades_algorithm (const HandleGraph *graph) |
Defines an implementation of the Eades-Lyn-Smyth algorithm for feedback arc set
1.8.17