alt-ergo icon indicating copy to clipboard operation
alt-ergo copied to clipboard

Second iteration needed for ADTs

Open iguerNL opened this issue 5 years ago • 0 comments

In the first iteration:

  • extension of Alt-Ergo's native input language
  • support of ADTs in the frontend (parsing, typechecking, hashconsed structure) via native language and via PSMT2
  • basic theory for reasoning about ADTs

What to do next:

  • review / improve / reimplement current theory
  • see if we are complete, or if some reasoning steps are missing
  • case-split analyse is currently disabled (and should be enabled via an option). This because it really slows down the solver
  • Models generation currently not implemented for ADTs

iguerNL avatar Jan 23 '19 10:01 iguerNL