0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ML API: Added Solver.assert_and_track More... over 12 years ago
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable More... over 12 years ago
Java API: syntactic adjustments, getters, setters, ... convenience parameters, etc. More... over 12 years ago
Added Solver.AssertAndTrack Convenience fixes. Renamed Context.Const to Context.ConstProbe More... over 12 years ago
add back cooperate.h include (not used now, but will be) More... over 12 years ago
working on tab More... over 12 years ago
add tabulation/subsumption engine More... over 12 years ago
Fix problem in inv_rf More... over 12 years ago
Fix typo More... over 12 years ago
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable More... over 12 years ago
Add gprof support More... over 12 years ago
Add lazy normalization for algebraic extension values. Increase default max_precision to 128. More... over 12 years ago
ML API: added functions for global parameter management. More... over 12 years ago
ML API: added functions for global parameter management. More... over 12 years ago
fix pretty printer for smt2 unary minus More... over 12 years ago
.NET and Java APIs: added functions for global parameter management. More... over 12 years ago
Add new rational function normalization procedure. More... over 12 years ago
ML API: updated example More... over 12 years ago
ML API: updated example More... over 12 years ago
Replace expensive_eval_sign_at with version that does not generate rational numbers More... over 12 years ago
Add API for extracting numerator/denominator of RCF numerals. Add field to store the original isolating interval before refinement. More... over 12 years ago
Cache isolating interval for better pretty printing More... over 12 years ago
Avoid wasteful memory allocation More... over 12 years ago
Fix bug. Add is_denominator_one macro. More... over 12 years ago
Add support for compact string representation in the RCF API More... over 12 years ago
Make sure we do not use denominators != 1 when encoding values of algebraic extensions More... over 12 years ago
Fix bug reported at http://stackoverflow.com/questions/14307692/unknown-when-using-defs More... over 12 years ago
Add configure script that is just a wrapper for python 'src/mk_make.py'. It makes the build more user friendly for users familiar with ./configure + make idiom More... over 12 years ago
Merge branch 'unstable' into contrib More... over 12 years ago
Fix Visual Studio warnings More... over 12 years ago