Dylan K. Taylor b0936a50c1
Block: split generateStatePermutations into type and state parts
this makes it marginally faster, since we can skip all permutations containing invalid type data.
I measured a performance improvement of about 20% across all blocks.
In addition, this makes it easier to locate where a problem is coming from if invalid inputs are accepted.
2023-10-17 11:28:58 +01:00
..
2023-08-23 17:00:18 +01:00
2023-08-23 16:14:17 +01:00
2023-03-19 16:53:02 +00:00
CS
2023-08-08 15:10:31 +01:00
2023-09-20 19:00:51 +01:00