Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Directed_acyclic_graph_default_property Class Reference

Default data structure containing information associated to an edge or a vertex of a directed acyclic graph. More...

#include <Directed_acyclic_graph.hpp>

Detailed Description

Default data structure containing information associated to an edge or a vertex of a directed acyclic graph.

It defines a default operator << that does not print anything in the output stream.