I checked and could not find a single 9 card deck (2 jacks, cards 1-4) that exists where 100% of the permutations have valid solutions (Assuming my code is correct).
Some possible rule changes:
- Random Start, end anywhere
- Here's a list of valid decks.
- Invalid decks
- Here's a list of every possible solution for the deck -1 4 4 3 3 2 2 1 1
- All starts are shown in the top left, but since the board wraps that doesn't matter.
- Portals
- Jacks (or a different card) are wild, and you can teleport anywhere
- Even one jack may allow for more combinations
- Need to test this
I know you mentioned that you have your own solo collapsi solver, so apologies if this information is redundant.
