Skip to content

Various issues in Yices support #189

Closed
@remysucre

Description

The Yices support needs some care. First is to revert d6fe42d since c3 instances have been retired. This will trigger some test failures:

  1. In bvlib.rkt the rotate-left and rotate-right tests call integer->bitvector, so they should require the int2bv feature.
  2. In real.rkt tests:< triggers a "logic already set" error from Yices.

There could be more errors, but I ran out of time to troubleshoot. This can also be a good time to try supporting the latest version of Yices.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions