Add support for get-unsat-core(s)

Issue #16 resolved
Franck Cassez repo owner created an issue

So far only get-interpolants is implemented in the DSL. Add get-unsat-core(s).

Comments (7)

  1. Franck Cassez reporter

    to do:

    1. add getUnsatCoreResponses in grammar
    2. tests for parsing of responses
    3. tests for pretty-printing of command
    4. add getUnsatCore in Commands.scala (force named terms?)
    5. tests for getUnSatCore (LIA, and other theories)
  2. Log in to comment