autofragment.core.graph

Graph-based molecular representation using networkx.

Classes

MolecularGraph([graph])

Graph representation of a molecular system.

SparseBondGraph(n_atoms)

Sparse adjacency matrix for bonds using scipy (optional).