sandsq / alc-rs

MIT License
0 stars 0 forks source link

Rework effort reduction for alternating / roll sequences #23

Closed sandsq closed 3 months ago

sandsq commented 3 months ago

Long sequences get exponentially reduced, which ends up favoring long sequences even though they aren't actually better to type. Rework should end up implicitly addressing https://github.com/sandsq/alc-rs/issues/20 as well

sandsq commented 3 months ago

maybe give extra reduction to rolls on the same row

sandsq commented 3 months ago

392b7f4e69481bc1c1a0406ff14f207be7483467 addresses OP

sandsq commented 3 months ago

92f4fa19eb843c6acda37fbcbd2d5577e7a7aa5d for same row reduction