Releases: ftsrg/theta
Releases · ftsrg/theta
v2.16.0
v2.15.0
v2.14.1
v2.14.0
v2.13.0
This release introduces a number of new features and improvements to the XSTS formalism:
- For loops (experimental)
- Statement optimization: the algorithm can significantly reduce the size of expressions passed to the solver by detecting unreachable branches of choice statements or failing assumptions
- The previous product domains were unified, and corresponding product domain variants were introduced for
PRED_SPLIT
andPRED_BOOL
- Dotfile visualization of counterexamples and the ARG
- Bugfixes
v2.12.1
This release adds a new expression for rational to int type conversion.