0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
.NET/Java: API doc update for Context constructor. More... over 12 years ago
fix UTVPI model generation More... over 12 years ago
fixing parity bug in model generation for UTVPI More... over 12 years ago
add experimental Horn clause to AIG (AAG format) converter. Clauses should be over booleans only (or bit-blasted with fixedpoint.bit_blast=true). We will crash if that's not the case. Only linear clauses supported for now More... over 12 years ago
fix typo in my previous commit More... over 12 years ago
horn clause bit blasting: propagate output predicates for predicates without rules (most likely an UNSAT prog) More... over 12 years ago
horn rule bit blaster: fix propagation of output predicates when arity == 0 More... over 12 years ago
minor code simplification More... over 12 years ago
remove unimplemented method More... over 12 years ago
relax pre-processing to untangle non-horn formulas, based on Eldarica/linear benchmarks More... over 12 years ago
add rewriting option to simplify store equalities More... over 12 years ago
fix parameters in utvpi and make Karr invariants use backward propagation More... over 12 years ago
fix for compiler weirdness
Kenneth McMillan
as Ken McMillan
More... over 12 years ago
Add new C++ APIs for creating forall/exists expressions. More... over 12 years ago
fixed bug in label output in duality
Kenneth McMillan
as Ken McMillan
More... over 12 years ago
added rule names to duality output
Kenneth McMillan
as Ken McMillan
More... over 12 years ago
still adding labels to duality
Kenneth McMillan
as Ken McMillan
More... over 12 years ago
FPA: bugfix for QFPA -> QBV conversion. More... over 12 years ago
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable More... over 12 years ago
FPA: bugfix for quantified FP -> quantified BV conversion. More... over 12 years ago
Add expr_vector example More... over 12 years ago
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable More... over 12 years ago
postpone rule flushing dependent on engine More... over 12 years ago
working on duality
Kenneth McMillan
as Ken McMillan
More... over 12 years ago
adding labels to duality
Kenneth McMillan
as Ken McMillan
More... over 12 years ago
FPA: bugfixes for UF in model converter for fpa2bv. More... over 12 years ago
FPA: Added support for float-UF to BV-UF translation. More... over 12 years ago
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable More... over 12 years ago
FPA: added support for rewriting quantified floats to quantified bit-vectors. More... over 12 years ago
fix build of unit tests More... over 12 years ago