Commit Graph

4 Commits

Author SHA1 Message Date
Daira Hopwood c6a6a04280 checksumsets.py: the fields of State can be just int, not Optional[int].
(The Optional was left over from a previous iteration of the code.)

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-08-24 12:56:05 +01:00
Daira Hopwood 289e616084 checksumsets.py: add support for generating animations.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-06-23 16:27:52 +01:00
Daira Hopwood 0ea400f339 checksumsets.py: if BRUTEFORCE_THRESHOLD is 0, don't call bruteforce_D
(and don't depend on bintrees in that case).

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-02-23 11:36:02 +00:00
Daira Hopwood b3091af83b Add checksumsets.py.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2020-02-10 15:10:43 +00:00