autofragment.partitioners.spectral

Spectral partitioner with optional graph dependencies.

Classes

SpectralConfig([n_fragments, random_state])

Configuration for spectral partitioning.

SpectralPartitioner([n_fragments, random_state])

Partitioner that uses spectral cuts on a molecular graph.