Try to reduce a chunk's size. Returns false if all chunks are minimal, true otherwise.
Synopsis
Declared in <cluster_linearize.h>
bool
MinimizeStep() noexcept;
Return Value
Whether more minimization steps may still be possible.
Created with MrDocs