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
chore: update project files like gitlab-ci with newer jdk24. More... 5 months ago
Merge pull request #523 from sosy-lab/yices2-arrays More... 5 months ago
SolverFormulaIOTest: remove empty statement / unneeded semicolon. More... 5 months ago
SolverFormulaIOTest: check declared function symbols, also for arrays. More... 5 months ago
Yices2: rename constant for function-application or array-select. More... 5 months ago
Yices2: avoid repeated access to map. More... 5 months ago
fix Docker image description. More... 5 months ago
Merge pull request #522 from sosy-lab/519-cvc5-fails-while-calculating-an-interpolant-sequence More... 5 months ago
enable disabled test for interpolation in BV theory with CVC5. More... 5 months ago
Fix incorrect JavaDoc for FP precision total size API and make the calculation explicit in the code More... 5 months ago
Add FP single/double precision sizes to FloatingPointNumberTest.java, as we don't want to use the deprecated public API More... 5 months ago
Re-add removed FP single/double mantissa size constants and deprecate them so that we can remove them from the public API More... 5 months ago
Enable FP to IEEE BV precision tests for Z3 and Bitwuzla fully by using the solver to check equality instead of equals() More... 5 months ago
Disable parts of FP to IEEE BV tests for Z3, as it returns a query instead of a const BV More... 5 months ago
Remove @InlineMe annotation for deprecated call getMantissaSize(), as there are 2 possible replacements and the user should decide which fits best More... 5 months ago
Remove @InlineMe annotation for deprecated call getMantissaSize(), as there are 2 possible replacements and the user should decide which fits best More... 5 months ago
Merge branch 'master' into use_solver_native_bv_to_ieee-fp_CVC4_CVC5 More... 5 months ago
Add tests for FP type (precision) toString(), fromString(), and toSMTLIB2String() More... 5 months ago
Yices: Fix Checkstyle issues More... 5 months ago
Yices: Add array theory More... 5 months ago
formatting More... 5 months ago
fix invalid interpolation query for CVC5. More... 5 months ago
Princess: Fix the broken test More... 5 months ago
Princess: Fix imports More... 5 months ago
Merge pull request #517 from sosy-lab/feat/improve-separation-logic More... 5 months ago
Tests: Enable tests that were previously disabled, but are now running fine More... 5 months ago
CVC4: improve implementation of SL. More... 5 months ago
Princess: Add support for `floor` operation More... 5 months ago
Improve some JavaDoc in FloatingPointFormulaManager.java in relation to FP sizes and the hidden bit More... 5 months ago
Revert some changes back to sign bit that were accidentally changed More... 5 months ago