gatb.core-API-0.0.0
BranchingAlgorithm.hpp File Reference

Algorithm that computes the branching nodes of a De Bruijn graph. More...

#include <gatb/tools/misc/impl/Algorithm.hpp>
#include <gatb/debruijn/impl/Graph.hpp>
#include <gatb/debruijn/impl/GraphUnitigs.hpp>
#include <gatb/tools/storage/impl/Storage.hpp>
Include dependency graph for BranchingAlgorithm.hpp:

Classes

class  BranchingAlgorithm< span, Node, Edge, Graph_t >
 Computation of the branching nodes of a Graph. More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::debruijn
 Package for De Bruijn graph management.
 
 gatb::core::debruijn::impl
 Implementation package for De Bruijn graph management.
 

Detailed Description

Algorithm that computes the branching nodes of a De Bruijn graph.

Date
01/03/2013
Author
edrezen