←back to thread

99 points agnishom | 2 comments | | HN request time: 0s | source
1. sammycage ◴[] No.44363856[source]
Clean, thoughtful, and practical. Curious, have you tried benchmarking your Haskell solver against an SMT solver (like Z3 or CVC5) to compare performance or expressiveness?
replies(1): >>44384216 #
2. agnishom ◴[] No.44384216[source]
Thanks. Yes, there are comparisons with Z3 towards the end of the post.

I don't think expressiveness applies here.