Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_Tree< Graph > Class Template Reference

A superstructure over the Graph used to represent trees. More...

#include <Graph_superstructures.hpp>

Detailed Description

template<class Graph>
class SBL::CADS::T_Tree< Graph >

A superstructure over the Graph used to represent trees.

Template Parameters
GraphRepresentation of a graph.