Day 8. I wonder if this wouldn't have been a good excuse to find a Rust/SMT binding.

This commit is contained in:
2021-12-08 15:46:24 -08:00
parent 9dff459bcb
commit 8e36c82d5e
5 changed files with 539 additions and 0 deletions

View File

@@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2021"
[dependencies]
itertools = "0.10.3"
thiserror = "1.0"