Skip to content

Power fitting solver

Deprecated compatibility route

This v0.7 historical module will be removed in v0.8. Use pyvoro2.inverse.fit_weights_from_separators instead.

pyvoro2.powerfit.solver

Compatibility exports for separator solvers.

ConnectivityDiagnosticsError

Bases: ValueError

Raised when connectivity_check='raise' detects a graph issue.

:::