Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
TG representation with explicit storage of the saddles as vertices of the TG. More...
#include <Transition_graph_traits_standard.hpp>
TG representation with explicit storage of the saddles as vertices of the TG.
Standard means that the vertices are the minima and transitions, and the edges link minima to transitions
Note that all methods are static – no member data
A std TG traits means that minima and saddles are explicitely represented as vertices of the graph so that each transition state yields two edges to the connected minina.
SampleRep | |
SampleWeight | |
VertexContainer | |
EdgeContainer |