Generator

Every one of the 4,096 texts of 12 characters, by how many runs its transform has

Rendered here at the parameters it defaults to, with every essay that calls it — which is the same list as the blast radius of changing it.
Every one of the 4,096 texts of 12 characters, by how many runs its transform hasNot a sample: all 2^12 strings over 2 symbols are transformed and their runs counted, so this is the distribution rather than an estimate of it. The transform of a text of 12 characters has 13 positions, counting the sentinel, so the run count runs from 2 to 13. The number of texts with a small run count is what a compressed index's size can be a function of, and it is small: 154 texts have 4 runs or fewer, out of 4,096.all 4,096 texts of 12 characters over 2 symbols2 runs20.0%3 runs250.6%4 runs1273.1%5 runs3969.7%6 runs73818.0%7 runs99024.2%8 runs91622.4%9 runs55413.5%10 runs2566.3%11 runs771.9%12 runs130.3%13 runs20.0%2 symbols · exhaustive4,096 texts

Every one of the 4,096 texts of 12 characters, by how many runs its transform has

Not a sample: all 2^12 strings over 2 symbols are transformed and their runs counted, so this is the distribution rather than an estimate of it. The transform of a text of 12 characters has 13 positions, counting the sentinel, so the run count runs from 2 to 13. The number of texts with a small run count is what a compressed index's size can be a function of, and it is small: 154 texts have 4 runs or fewer, out of 4,096.

Drawn at 700 × 402, wide on the page. Everything above is what run-floor returns with no arguments; the caption is the generator's own, computed from the numbers in the drawing rather than written beside it.

2 essays call run-floor. The drawing above is what it returns with no arguments at all; every call below passes it something, because a placement that passes nothing draws whichever member of the family the generator happens to default to rather than the one its essay argues about — which is what optcheck and figfill exist to catch.

Where it is called

Changing this generator changes every one of these figures.

The library, page 3 of 5 — where run-floor sits