Support extract and concat for bitvectors

Issue #14 resolved
Tony Sloane created an issue

Currently extract is there in the grammar to some extent and terms can be created but this appears not to be fully tested with the solvers.

concat of bit vectors is not present at all.

Comments (3)

  1. Franck Cassez repo owner

    add tests for parsing extract and other BV functions. Some BV operations BVxxxTerm are production rules for Term and this may need fixing.

  2. Log in to comment