Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Classes | |
class | T_Maximum_clique_finder< GraphType > |
Functor returning the vertices of a maximum clique of an input graph. More... | |
class | T_Minimal_oriented_spanning_forest_Boruvka< GraphType > |
Minimal Spanning Forest algorithm. More... | |