cluster_linearize::SpanningForestState::OptimizeStep

Try to improve the forest. Returns false if it is optimal, true otherwise.

Synopsis

Declared in <cluster_linearize.h>

bool
OptimizeStep() noexcept;

Return Value

Whether more optimization steps may still be possible.