Skip to content
Snippets Groups Projects
  1. Aug 24, 2015
  2. Aug 21, 2015
  3. Aug 20, 2015
  4. Aug 19, 2015
  5. Aug 18, 2015
    • Etienne Kneuss's avatar
      Flatten & Simplify Solver API · a6724892
      Etienne Kneuss authored
      Solvers are no longer distinguished in 20 traits depending on what they
      implement. It turns out that most leon solvers already implemented
      everything:
      
      1) Being interrupted
      2) Push / Pop
      3) checkAssertions/getUnsatCore (a naive implementation of these
         can be added by mixing NaiveAssumptionSolver in)
      a6724892
    • Etienne Kneuss's avatar
      ble · fc3b9930
      Etienne Kneuss authored
      fc3b9930
    • Manos Koukoutos's avatar
      Update to latest scala-smtlib · d920a174
      Manos Koukoutos authored
      d920a174
Loading