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

3D weighted $\alpha$-complex from the CGAL library where vertices have an attached particle Reference ManualUser Manual . Authors: F. Cazals and T. Dreyfus

Main classes:

  • T_Triangulation_of_molecular_model : Derived class from CGAL Regular triangulation for filling it with particles.
  • T_Alpha_complex_of_molecular_model : Derived class from CGAL alpha-complex for filling it with particles.