3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-21 21:26:40 +00:00

Commit graph

  • 04cb59fd74 include FS logic finite-sets Nikolaj Bjorner 2025-11-21 13:14:53 -08:00
  • d6a4c9199b remve add_zero_assumption from pcs() unsound Lev Nachmanson 2025-11-21 07:09:43 -10:00
  • ed84b14e6c fixing coi bug arie Nikolaj Bjorner 2025-11-20 17:55:37 -08:00
  • 7b265ba162 fix poly model bug Nikolaj Bjorner 2025-11-20 14:24:08 -08:00
  • b8fb10ecc6 improve logging Lev Nachmanson 2025-11-20 10:51:39 -10:00
  • b3f7d16606 fix memory leaks and handling of non-integer term coefficients Nikolaj Bjorner 2025-11-20 11:59:12 -08:00
  • 2578218b6f add new option for adding tangent lemmas for integer monomials Nikolaj Bjorner 2025-11-20 11:30:07 -08:00
  • fc96f827a1 updates Nikolaj Bjorner 2025-11-20 10:32:51 -08:00
  • d9499fb00b Add Z3_parser_context examples for C and C++ copilot/add-example-for-z3-parser-context copilot-swe-agent[bot] 2025-11-20 17:49:58 +00:00
  • 52b7df22cb Initial plan copilot-swe-agent[bot] 2025-11-20 16:59:44 +00:00
  • 7443b6e874 handle the case with no roots in add_zero_assumption Lev Nachmanson 2025-11-19 17:48:17 -10:00
  • 79fdb4755a improve log_lemma Lev Nachmanson 2025-11-19 12:42:12 -10:00
  • 823800541e updates Nikolaj Bjorner 2025-11-19 14:02:27 -08:00
  • 0ffbed6afd
    Merge 8e8799dbd3 into 62cd39729f Don Syme 2025-11-19 13:33:11 -08:00
  • 88c8a0080e
    Merge 7652d5a3e4 into 62cd39729f Don Syme 2025-11-19 11:28:51 -08:00
  • 5d316a51d1 enable bound tracking Nikolaj Bjorner 2025-11-19 10:53:42 -08:00
  • 5de01e5d1d add stubs for bounds refinement Nikolaj Bjorner 2025-11-19 10:42:28 -08:00
  • 955d441332 log for smtrat Lev Nachmanson 2025-11-18 17:08:44 -10:00
  • 64ea6fa2c3 use indexed root expressions id add_zero_assumption Lev Nachmanson 2025-11-18 16:35:27 -10:00
  • 179601ffac testing model repair Nikolaj Bjorner 2025-11-18 14:14:54 -08:00
  • 43465accc6 add coefficients from the elim_vanishing to m_todo Lev Nachmanson 2025-11-18 10:28:25 -10:00
  • 5d77885339 remove unused method Lev Nachmanson 2025-11-18 08:30:46 -10:00
  • 9cd6f443a3
    Merge 7c51accb30 into 62cd39729f Don Syme 2025-11-18 02:38:07 -08:00
  • 4df7ee67f5 updated sketch Nikolaj Bjorner 2025-11-17 22:06:29 -08:00
  • 92bc39dab5 add toggle to use polynomial translation Nikolaj Bjorner 2025-11-17 20:52:34 -08:00
  • 33709d3abb add toggle to use polynomial translation Nikolaj Bjorner 2025-11-17 17:28:28 -08:00
  • fd988118bd
    Merge e22c951280 into 62cd39729f dependabot[bot] 2025-11-17 22:04:02 +00:00
  • e22c951280
    Bump actions/upload-artifact from 4 to 5 dependabot/github_actions/actions/upload-artifact-5 dependabot[bot] 2025-11-17 22:03:59 +00:00
  • 461801d7d0
    Merge f168326d77 into 62cd39729f dependabot[bot] 2025-11-17 22:03:53 +00:00
  • f168326d77
    Bump actions/setup-python from 5 to 6 dependabot/github_actions/actions/setup-python-6 dependabot[bot] 2025-11-17 22:03:50 +00:00
  • aea0f489d5
    Merge 36c40deba8 into 62cd39729f dependabot[bot] 2025-11-17 22:03:48 +00:00
  • 36c40deba8
    Bump actions/download-artifact from 4 to 6 dependabot/github_actions/actions/download-artifact-6 dependabot[bot] 2025-11-17 22:03:46 +00:00
  • 2eca05e59a fix crash Nikolaj Bjorner 2025-11-17 09:57:17 -08:00
  • 12df8f593e reshuffle if conditions Nikolaj Bjorner 2025-11-16 17:24:31 -08:00
  • e9905c05b1 fix crash Nikolaj Bjorner 2025-11-16 17:21:23 -08:00
  • abbbc3c530
    Small bugfix in compute_sibling_resolvent (#8031) parallel Ilana Shapiro 2025-11-16 17:00:17 -08:00
  • 3f773d1265
    Delete sweep_results_QF_RDL_abz5_1200.csv Nikolaj Bjorner 2025-11-16 16:59:53 -08:00
  • 711572e73c fix crash on arie branch Nikolaj Bjorner 2025-11-16 16:58:33 -08:00
  • bcb976ba1a t Lev Nachmanson 2025-11-16 13:52:28 -10:00
  • 210b8d2b31 small bugfix in searchtree? Ilana Shapiro 2025-11-16 14:30:50 -08:00
  • e05a3eaf5d merge Ilana Shapiro 2025-11-16 14:29:17 -08:00
  • b835bd4c92 self-contained tracking of values Nikolaj Bjorner 2025-11-16 12:55:58 -08:00
  • 04fc752d3b
    Merge 74501e2c48 into 62cd39729f Copilot 2025-11-16 20:07:47 +00:00
  • 62cd39729f
    Fix NuGet package missing Microsoft.Z3.dll due to inverted replace() logic (#8029) master Copilot 2025-11-16 11:46:16 -08:00
  • 74501e2c48 Disable executable and test builds when not building libz3 core copilot/add-cmake-option-python-bindings copilot-swe-agent[bot] 2025-11-16 18:43:49 +00:00
  • d65415b31a Fix CMake export issues when building only Python bindings copilot-swe-agent[bot] 2025-11-16 18:38:33 +00:00
  • a864fbdf27 Add documentation and improve code comments copilot/fix-nuget-package-dll copilot-swe-agent[bot] 2025-11-16 18:22:29 +00:00
  • 9419c9a897 Fix NuGet packaging and add GitHub Actions workflow copilot-swe-agent[bot] 2025-11-16 18:20:00 +00:00
  • 1b8e687cb7 Add CMake option to build only Python bindings without rebuilding libz3 copilot-swe-agent[bot] 2025-11-16 18:16:03 +00:00
  • 9521872daf Initial plan copilot-swe-agent[bot] 2025-11-16 18:14:35 +00:00
  • 87155eee9f Initial plan copilot-swe-agent[bot] 2025-11-16 18:10:31 +00:00
  • 59eec25102 fix #8024 Nikolaj Bjorner 2025-11-16 10:08:21 -08:00
  • 81211254eb strengthen filter for unknown by checking relevancy of parents #8022 Nikolaj Bjorner 2025-11-15 17:14:00 -08:00
  • bf6ff56fd6 update package lock Nikolaj Bjorner 2025-11-15 16:56:18 -08:00
  • bd2ead977e add back statistics to smt-parallel Nikolaj Bjorner 2025-11-15 16:49:13 -08:00
  • 5690be8cfc
    Make rcf is_rational and is_rational_function operations handle zero (#8025) Josh Berdine 2025-11-16 00:36:32 +00:00
  • 28b31cfe91
    Add Z3_fpa_is_numeral to the API (#8026) Josh Berdine 2025-11-16 00:21:08 +00:00
  • 43525481f0
    Add check that argument of Z3_is_algebraic_number is_expr (#8027) Josh Berdine 2025-11-16 00:19:39 +00:00
  • 6d19c045d8 fix infinite loop in update function Nikolaj Bjorner 2025-11-15 15:47:33 -08:00
  • 410f003beb fix build Nikolaj Bjorner 2025-11-15 15:06:18 -08:00
  • dc2a7dc170 t Lev Nachmanson 2025-11-15 12:31:05 -10:00
  • f347c24e04 fixes Nikolaj Bjorner 2025-11-15 13:09:25 -08:00
  • 072f1deccc update Nikolaj Bjorner 2025-11-14 16:37:00 -08:00
  • d081321384 add substitution and division Nikolaj Bjorner 2025-11-14 16:26:10 -08:00
  • ef39dc5f92 Add check that argument of Z3_is_algebraic_number is_expr Josh Berdine 2025-04-11 11:54:33 +01:00
  • 08f2d87c56 Add Z3_fpa_is_numeral to the API Josh Berdine 2025-04-10 10:38:44 +01:00
  • b9466587b1 Make rcf is_rational and is_rational_function operations handle zero Josh Berdine 2025-09-02 12:10:08 +01:00
  • b443d4590b t Lev Nachmanson 2025-11-14 08:36:09 -10:00
  • ea82ef2eed setup for rdl parameters Nikolaj Bjorner 2025-11-14 10:18:33 -08:00
  • 71cdbf7b72 t Lev Nachmanson 2025-11-13 19:48:09 -10:00
  • d0e139f2b3 t Lev Nachmanson 2025-11-13 19:43:58 -10:00
  • eba6a66e6f t Lev Nachmanson 2025-11-13 19:24:31 -10:00
  • 6e37a3c5b8 t Lev Nachmanson 2025-11-13 19:17:24 -10:00
  • e56db378f0 t Lev Nachmanson 2025-11-13 18:57:09 -10:00
  • a0e0aa8a83 t Lev Nachmanson 2025-11-13 18:54:34 -10:00
  • cb83dedbd2 t Lev Nachmanson 2025-11-13 18:40:43 -10:00
  • b8efb77c0c t Lev Nachmanson 2025-11-13 18:38:42 -10:00
  • 111aa44dc5 t Lev Nachmanson 2025-11-13 17:19:35 -10:00
  • 90e0c2a880 better state Lev Nachmanson 2025-11-13 14:52:42 -10:00
  • 80bfbe66e9
    remove ocamlfind destdir directory check PerfectLaugh 2025-11-14 08:13:33 +08:00
  • ae4f555b8f add results of exhaustive param testing for QF_RDL_abz5_1200 Ilana Shapiro 2025-11-13 15:53:26 -08:00
  • f55bdd923a remove mul saturate Nikolaj Bjorner 2025-11-13 15:43:44 -08:00
  • 5ea25dcf60 v2 running Nikolaj Bjorner 2025-11-13 13:59:12 -08:00
  • fb70046741
    setting up param tuning experiments for QF_RDL example (#8020) Ilana Shapiro 2025-11-13 13:20:01 -08:00
  • fb46bca5db Merge branch 'param-tuning' of https://github.com/ilanashapiro/z3 into param-tuning Ilana Shapiro 2025-11-13 13:14:52 -08:00
  • 4ec832c590 fix bug about param protocol iteration only happening once, and add new user param to toggle for only running param tuning thread without parallel solving (just to test if it's finding good settings) Ilana Shapiro 2025-11-13 13:14:45 -08:00
  • 988cb0f034
    Merge branch 'Z3Prover:master' into param-tuning Ilana Shapiro 2025-11-12 21:28:37 -08:00
  • c7084e9998 revamp stellensatz to use polynomals Nikolaj Bjorner 2025-11-12 20:21:42 -08:00
  • ee54513184 add bash scripts to run param experiments on an QF_RDL example to get datapoints Ilana Shapiro 2025-11-12 17:02:11 -08:00
  • 21b36868b5 revamping stellensatz Nikolaj Bjorner 2025-11-12 10:13:09 -08:00
  • 602d69daf9 add some toggle-able params to smt_parallel_params.pyg for doing the param tuning experiments on QF_RDL. set up this logic in the smt_parallel files Ilana Shapiro 2025-11-11 22:08:07 -08:00
  • b8f5e1d646 small rewrite update Nikolaj Bjorner 2025-11-10 15:01:30 -08:00
  • c5b2347fda unsound lemma Lev Nachmanson 2025-11-09 18:46:11 -10:00
  • 9f848847c7 remove debug out from euf-completion Nikolaj Bjorner 2025-11-07 08:06:13 -08:00
  • f4c5e14b6b add fold-unfold simplification Nikolaj Bjorner 2025-11-07 08:04:41 -08:00
  • 5d36f53cd3 add rewrite to eliminate quot-rem tautologies Nikolaj Bjorner 2025-11-07 08:04:03 -08:00
  • a3ec6a0f1b add delayed diseq check Nikolaj Bjorner 2025-11-07 08:03:37 -08:00
  • 78844a05e9 Merge branch 'parallel' of https://github.com/Z3Prover/z3 into param-tuning Ilana Shapiro 2025-11-05 09:15:15 -08:00
  • 11fb5c7dc4 comment out parameter check Nikolaj Bjorner 2025-11-04 16:11:58 -08:00
  • df816cab07
    Add finite set API support for C# and Java bindings (#8003) Copilot 2025-11-04 15:57:55 -08:00