solveWith cryptominisat didn't work for me with cryptominisat 5.6.8. It looks like the command line flags and output format changed in v5, so I added a simple parser for the console output format of cryptominisat5.
This is great, especially since minisat was recently removed from Homebrew. Could you parameterize the new definition by a FilePath for instances where it's not in PATH and then provide a default?
solveWith cryptominisat
didn't work for me with cryptominisat5.6.8
. It looks like the command line flags and output format changed in v5, so I added a simple parser for the console output format of cryptominisat5.