When the greedy maximum-row tiling leaves a thin remainder, tries removing the last row and re-filling the larger strip. Picks whichever total is higher. Fixes cases where e.g. 4 rows + 11 remainder = 47 beats 5 rows = 45. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>