Skip to content
Snippets Groups Projects
Commit 1949076d authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Prevent user in case of an invalid usage of ADTs

- Detect definitions of ADTs that wil lbe problematic for solvers to
  handle. e.g. case class Ls(elems: List[Cons[T]])

- Use IncrementalBijections in native z3 solvers
parent edf7a574
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment