pub const DEFAULT_MAX_EXTENT_RATIO: f64 = 2.0;Expand description
Default largest source-length ratio between a seed’s two sides.
Generous on purpose: consistent renaming moves source length by a few percent, so anything near this factor means the summaries agreed over unequal amounts of code.