6 Commits

Author SHA1 Message Date
0ca01985cd Add steps to test columns and segments back
Turns out these are needed for some of them... I guess the way I was
generating them was somehow avoiding tricky ones being created?
2022-11-23 21:42:23 +00:00
27d7f3f01b Remove all the indirection 2022-11-23 16:26:55 +00:00
5aea129dc9 Only apply rules to rows
It goes faster this way.
2022-11-23 15:50:20 +00:00
119270c89b Apply rules to segments as well as rows and columns 2022-11-23 15:46:47 +00:00
d74b5410b6 Add number of passes to benchmark output 2022-11-23 15:46:21 +00:00
4feaedf1a3 Create basic, rule-based solver 2022-11-21 19:24:34 +00:00