0
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Access getBitvectorTypeWithSize() directly from FormulaType instead of BitvectorType in SolverVisitorTest.java More... 4 months ago
Access BitvectorType directly in SolverVisitorTest.java More... 4 months ago
Z3 visitor: reverse order of bound variables in the visitor, as they are instantiated reversed More... 4 months ago
Add tests for quantifier visitation/variable extraction in SolverVisitorTest with more than one bound variable More... 4 months ago
Princess: Disable a test that requires model values for arrays with multiple indices More... 5 months ago
Princess: Disable a test that requires evaluation of String formulas More... 5 months ago
Extend the comments in FormulaType fromString() and FP toString() with more info about the reasoning why the mantissa includes the hidden bit More... 5 months ago
Explicitly name sign bit in FloatingPointNumber constructor JavaDoc, as it is used when constructing More... 5 months ago
Change comment about total FP precision size in fromIeeeBitvectorImpl() for CVC4/5 to reflect what we do in the method better More... 5 months ago
Rename wrongly named variable in CVC4 FP impl More... 5 months ago
Rename wrongly named variable in Mathsat5 FP impl More... 5 months ago
Remove @InlineMe from deprecated method getFloatingPointType() so that users explicitly have to choose one of the 2 successor methods More... 5 months ago
update our javaSMT-internal Yices-bindings to our latest release. More... 5 months ago
Princess: Simplify formulas before evaluation More... 5 months ago
Princess: Simplify code for getting the sort of a term in PrincessEnvironment More... 5 months ago
Princess: Return to using the partial model More... 5 months ago
Add tests for array and Uf values in the model More... 5 months ago
Fix Eclipse classpath More... 5 months ago
Merge pull request #518 from sosy-lab/princess-2025-06-25 More... 5 months ago
Merge remote-tracking branch 'origin/master' into princess-2025-06-25 More... 5 months ago
fix CheckStyle warning More... 5 months ago
Princess: disable collection of model constraints if model generation is disabled. More... 5 months ago
Merge pull request #526 from sosy-lab/chore/dependency-update More... 5 months ago
fix warnings from Refaster More... 5 months ago
use updated version of Refaster, from "main" branch. More... 5 months ago
fix warnings from SpotBugs. More... 5 months ago
update Eclipse settings More... 5 months ago
fix compiler warning. More... 5 months ago
chore: update project files like gitlab-ci with newer jdk24. More... 5 months ago
chore: update dependencies More... 5 months ago