Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
Union_find

Enriched Union-Find data structure for maintaining the number of connected components of a set of data Reference ManualUser Manual . Authors: F. Cazals and T. Dreyfus

Main classes:

  • Union_find_default : Default Union-Find data structure with no data attached to the vertices.