Module optimize

Source
Expand description

Traits and functions to optimize a list of chunks.

Usually chunks are optimized by limiting their total count, restricting their size and eliminating duplicates between them.

Functionsยง

optimize_by_common_parent