-
Notifications
You must be signed in to change notification settings - Fork 128
Closed
Labels
proverIssues related to :sat and :proveIssues related to :sat and :proveupstreamTracking bugs in external tools/libraries we depend onTracking bugs in external tools/libraries we depend on
Description
With a fresh abc build from Github:
Running with the sbv invocation seems to work fine. And it's in my path.
$ abc -S "%blast; &sweep -C 5000; &syn4; &cec -s -m -C 2000"
^C
But Cryptol (2.9.1 release in this case, but also in master) doesn't recognize it, even when it does recognize all the other solvers.
Cryptol> :s prover=abc
Warning: abc installation not found
Possibly relevant: in this case, both abc and Cryptol are built by me on CentOS 7, so if this error isn't occurring elsewhere, it may be a problem on my part. (I haven't tried building them elsewhere.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
proverIssues related to :sat and :proveIssues related to :sat and :proveupstreamTracking bugs in external tools/libraries we depend onTracking bugs in external tools/libraries we depend on