Skip to content

:s prover=abc not working #915

@jpziegler

Description

@jpziegler

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.)

Metadata

Metadata

Assignees

Labels

proverIssues related to :sat and :proveupstreamTracking bugs in external tools/libraries we depend on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions