-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finite Field support #513
Finite Field support #513
Commits on Nov 20, 2023
-
Symbols created, eval_ff_* to be done
Thomas Hader committedNov 20, 2023 Configuration menu - View commit details
-
Copy full SHA for 8c41f5f - Browse repository at this point
Copy the full SHA 8c41f5fView commit details
Commits on Nov 21, 2023
-
Thomas Hader committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d8aab36 - Browse repository at this point
Copy the full SHA d8aab36View commit details -
Thomas Hader committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 383e87d - Browse repository at this point
Copy the full SHA 383e87dView commit details -
Added further type support for FF type
Thomas Hader committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for d8eea38 - Browse repository at this point
Copy the full SHA d8eea38View commit details -
Added printing support for the ff type
Thomas Hader committedNov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for b257789 - Browse repository at this point
Copy the full SHA b257789View commit details -
Thomas Hader committed
Nov 21, 2023 Configuration menu - View commit details
-
Copy full SHA for c1cb009 - Browse repository at this point
Copy the full SHA c1cb009View commit details
Commits on Nov 22, 2023
-
Thomas Hader committed
Nov 22, 2023 Configuration menu - View commit details
-
Copy full SHA for aed17f3 - Browse repository at this point
Copy the full SHA aed17f3View commit details
Commits on Nov 23, 2023
-
Parsing of (as (_ ff3 13) FF0) done
Thomas Hader committedNov 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 17b8ef6 - Browse repository at this point
Copy the full SHA 17b8ef6View commit details
Commits on Nov 28, 2023
-
Thomas Hader committed
Nov 28, 2023 Configuration menu - View commit details
-
Copy full SHA for aecf376 - Browse repository at this point
Copy the full SHA aecf376View commit details
Commits on Nov 29, 2023
-
Thomas Hader committed
Nov 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 3a4932d - Browse repository at this point
Copy the full SHA 3a4932dView commit details -
Thomas Hader committed
Nov 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 283aa8b - Browse repository at this point
Copy the full SHA 283aa8bView commit details
Commits on Nov 30, 2023
-
mod_rba_buffer_t and TAG_ARITH_FF_BUFFER
Thomas Hader committedNov 30, 2023 Configuration menu - View commit details
-
Copy full SHA for 2035c47 - Browse repository at this point
Copy the full SHA 2035c47View commit details
Commits on Dec 1, 2023
-
Thomas Hader committed
Dec 1, 2023 Configuration menu - View commit details
-
Copy full SHA for a10d403 - Browse repository at this point
Copy the full SHA a10d403View commit details
Commits on Dec 2, 2023
-
Finite Field term generation done
Thomas Hader committedDec 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 7a4ef2d - Browse repository at this point
Copy the full SHA 7a4ef2dView commit details
Commits on Dec 4, 2023
-
Fixed print_elem in term_stack2.c
Thomas Hader committedDec 4, 2023 Configuration menu - View commit details
-
Copy full SHA for cf60337 - Browse repository at this point
Copy the full SHA cf60337View commit details
Commits on Dec 5, 2023
-
Thomas Hader committed
Dec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 65a9c3a - Browse repository at this point
Copy the full SHA 65a9c3aView commit details -
Thomas Hader committed
Dec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 211d1f1 - Browse repository at this point
Copy the full SHA 211d1f1View commit details -
Support arbitrary finite field size
Thomas Hader committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a03d90 - Browse repository at this point
Copy the full SHA 9a03d90View commit details -
Some optimization for ff eq term generation
Thomas Hader committedDec 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 36e83f9 - Browse repository at this point
Copy the full SHA 36e83f9View commit details
Commits on Dec 6, 2023
-
Code Formatting and Warning fixes
Thomas Hader committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for ba8887f - Browse repository at this point
Copy the full SHA ba8887fView commit details -
Added exceptions when ff is solved with non-mcsat context.
Thomas Hader committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for ae3399b - Browse repository at this point
Copy the full SHA ae3399bView commit details -
fixed model_eval to handle finite field terms (and return unknown).
Thomas Hader committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 46d8907 - Browse repository at this point
Copy the full SHA 46d8907View commit details -
Term manager update (added further ff code to term_manager)
Thomas Hader committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for b4387c8 - Browse repository at this point
Copy the full SHA b4387c8View commit details -
Added FF support to MCSAT preprocessor
Thomas Hader committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 085b9be - Browse repository at this point
Copy the full SHA 085b9beView commit details -
Added FF support to model printing
Thomas Hader committedDec 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 816b525 - Browse repository at this point
Copy the full SHA 816b525View commit details
Commits on Dec 7, 2023
-
Thomas Hader committed
Dec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for e849bd2 - Browse repository at this point
Copy the full SHA e849bd2View commit details -
Fixed printing and added value_ff_t.
Thomas Hader committedDec 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 92f8e37 - Browse repository at this point
Copy the full SHA 92f8e37View commit details
Commits on Dec 8, 2023
-
WIP: ff_plugin_new_term_notify
Thomas Hader committedDec 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 088783e - Browse repository at this point
Copy the full SHA 088783eView commit details -
Thomas Hader committed
Dec 8, 2023 Configuration menu - View commit details
-
Copy full SHA for 35afa14 - Browse repository at this point
Copy the full SHA 35afa14View commit details
Commits on Dec 11, 2023
-
extracted lp_data handling from NRA plugin
Thomas Hader committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for c93e4bd - Browse repository at this point
Copy the full SHA c93e4bdView commit details -
moved trail_variable_compare to trail and added lp_data in ff_plugin
Thomas Hader committedDec 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 16cc9b1 - Browse repository at this point
Copy the full SHA 16cc9b1View commit details
Commits on Dec 12, 2023
-
extracted poly_constraint from nra to lp_constraint_db
Thomas Hader committedDec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for ecb37b0 - Browse repository at this point
Copy the full SHA ecb37b0View commit details -
Thomas Hader committed
Dec 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 92d6d54 - Browse repository at this point
Copy the full SHA 92d6d54View commit details
Commits on Dec 13, 2023
-
Thomas Hader committed
Dec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for b66a2ec - Browse repository at this point
Copy the full SHA b66a2ecView commit details -
store term_t in lp_data instead of variable_t
Thomas Hader committedDec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for aaaf162 - Browse repository at this point
Copy the full SHA aaaf162View commit details -
Thomas Hader committed
Dec 13, 2023 Configuration menu - View commit details
-
Copy full SHA for e63c2cc - Browse repository at this point
Copy the full SHA e63c2ccView commit details
Commits on Dec 14, 2023
-
update nra_plugin_explain to support lp_data
Thomas Hader committedDec 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 348fefc - Browse repository at this point
Copy the full SHA 348fefcView commit details
Commits on Dec 15, 2023
-
Thomas Hader committed
Dec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f9636cc - Browse repository at this point
Copy the full SHA f9636ccView commit details -
added mcsat only checks to makefile
Thomas Hader committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for a4d8fab - Browse repository at this point
Copy the full SHA a4d8fabView commit details -
rework done: extracted lib_poly code from nra.
Thomas Hader committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 1cc4a46 - Browse repository at this point
Copy the full SHA 1cc4a46View commit details -
rework done: extracted unit_info from nra and bv
Thomas Hader committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 35d4b90 - Browse repository at this point
Copy the full SHA 35d4b90View commit details -
implementation of term_notify in ff done
Thomas Hader committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for e263fc0 - Browse repository at this point
Copy the full SHA e263fc0View commit details -
Thomas Hader committed
Dec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 984c2a1 - Browse repository at this point
Copy the full SHA 984c2a1View commit details -
ff_poly_constraint_create implemented and minor improvements in the n…
…ra plugin.
Thomas Hader committedDec 15, 2023 Configuration menu - View commit details
-
Copy full SHA for f4634de - Browse repository at this point
Copy the full SHA f4634deView commit details
Commits on Dec 19, 2023
-
Build system update to use static libpoly for all builds when configured
Thomas Hader committedDec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for ca54e9b - Browse repository at this point
Copy the full SHA ca54e9bView commit details -
Thomas Hader committed
Dec 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 2652dfd - Browse repository at this point
Copy the full SHA 2652dfdView commit details
Commits on Jan 17, 2024
-
make lp_data_t finite field order aware
Thomas Hader committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for b56a9e5 - Browse repository at this point
Copy the full SHA b56a9e5View commit details -
throw exception on multiple ff orders
Thomas Hader committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for de85b45 - Browse repository at this point
Copy the full SHA de85b45View commit details -
extracted constraint_unit_info_demote
Thomas Hader committedJan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for da27533 - Browse repository at this point
Copy the full SHA da27533View commit details -
Thomas Hader committed
Jan 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 5884c47 - Browse repository at this point
Copy the full SHA 5884c47View commit details
Commits on Jan 18, 2024
-
minor code rework to enable the compiler to remove nra_plugin_check_a…
…ssignment for release builds
Thomas Hader committedJan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 3834ef3 - Browse repository at this point
Copy the full SHA 3834ef3View commit details -
implemented pop/push and parts of propagate
Thomas Hader committedJan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 2822709 - Browse repository at this point
Copy the full SHA 2822709View commit details -
Thomas Hader committed
Jan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for b0a7bc5 - Browse repository at this point
Copy the full SHA b0a7bc5View commit details -
Added feasible_int_set_db files
Thomas Hader committedJan 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 79ad351 - Browse repository at this point
Copy the full SHA 79ad351View commit details
Commits on Jan 22, 2024
-
Thomas Hader committed
Jan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a66453 - Browse repository at this point
Copy the full SHA 3a66453View commit details -
Thomas Hader committed
Jan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6989c20 - Browse repository at this point
Copy the full SHA 6989c20View commit details -
Attach/Detach lp_int_ring_t in ff_feasible_set
Thomas Hader committedJan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c94793 - Browse repository at this point
Copy the full SHA 8c94793View commit details -
added ff_feasible_set_db to ff_plugin
Thomas Hader committedJan 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 482a4b3 - Browse repository at this point
Copy the full SHA 482a4b3View commit details
Commits on Jan 23, 2024
-
Thomas Hader committed
Jan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 3d100ea - Browse repository at this point
Copy the full SHA 3d100eaView commit details -
Thomas Hader committed
Jan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 54d2e9b - Browse repository at this point
Copy the full SHA 54d2e9bView commit details -
Thomas Hader committed
Jan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 9aa2cea - Browse repository at this point
Copy the full SHA 9aa2ceaView commit details -
value_hash_map made first and next record operate on const value.
Thomas Hader committedJan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for fd2eceb - Browse repository at this point
Copy the full SHA fd2ecebView commit details -
Thomas Hader committed
Jan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 9cdb119 - Browse repository at this point
Copy the full SHA 9cdb119View commit details -
Implemented ff_plugin_decide and some minor fixes
Thomas Hader committedJan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 2fc4168 - Browse repository at this point
Copy the full SHA 2fc4168View commit details -
Added calls to ff_feasible_set_db_pop/_push
Thomas Hader committedJan 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 927bed7 - Browse repository at this point
Copy the full SHA 927bed7View commit details
Commits on Jan 24, 2024
-
Thomas Hader committed
Jan 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 4bcac43 - Browse repository at this point
Copy the full SHA 4bcac43View commit details -
Fixed zero finding and some printing issues
Thomas Hader committedJan 24, 2024 Configuration menu - View commit details
-
Copy full SHA for a92ce4f - Browse repository at this point
Copy the full SHA a92ce4fView commit details
Commits on Jan 25, 2024
-
Thomas Hader committed
Jan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 67e1eaa - Browse repository at this point
Copy the full SHA 67e1eaaView commit details -
Implemented ff_plugin_explain_propagation and ff_plugin_explain_evalu…
…ation (taken from nra)
Thomas Hader committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 4e00cbe - Browse repository at this point
Copy the full SHA 4e00cbeView commit details -
Created functions for ff explain
Thomas Hader committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for dc24552 - Browse repository at this point
Copy the full SHA dc24552View commit details -
Thomas Hader committed
Jan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 3009617 - Browse repository at this point
Copy the full SHA 3009617View commit details -
Prepared to plug explanation in
Thomas Hader committedJan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 34c2b41 - Browse repository at this point
Copy the full SHA 34c2b41View commit details -
Thomas Hader committed
Jan 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 34348b5 - Browse repository at this point
Copy the full SHA 34348b5View commit details
Commits on Jan 26, 2024
-
Update ff_plugin_explain.c to avoid polynomial copying.
Thomas Hader committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 064d291 - Browse repository at this point
Copy the full SHA 064d291View commit details -
Thomas Hader committed
Jan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 4b6f177 - Browse repository at this point
Copy the full SHA 4b6f177View commit details -
fixed trace printing in ff_plugin_explain
Thomas Hader committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for e930613 - Browse repository at this point
Copy the full SHA e930613View commit details -
Thomas Hader committed
Jan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for a69a38b - Browse repository at this point
Copy the full SHA a69a38bView commit details
Commits on Jan 28, 2024
-
Thomas Hader committed
Jan 28, 2024 Configuration menu - View commit details
-
Copy full SHA for dce78c0 - Browse repository at this point
Copy the full SHA dce78c0View commit details
Commits on Jan 30, 2024
-
Moved some code, addes some asserts
Thomas Hader committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for cec9f44 - Browse repository at this point
Copy the full SHA cec9f44View commit details -
Thomas Hader committed
Jan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 882f3d0 - Browse repository at this point
Copy the full SHA 882f3d0View commit details -
Thomas Hader committed
Jan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 6852cfe - Browse repository at this point
Copy the full SHA 6852cfeView commit details
Commits on Jan 31, 2024
-
Thomas Hader committed
Jan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 62565b6 - Browse repository at this point
Copy the full SHA 62565b6View commit details -
added last_reason_unsat conflict core minimization
Thomas Hader committedJan 31, 2024 Configuration menu - View commit details
-
Copy full SHA for be48c3a - Browse repository at this point
Copy the full SHA be48c3aView commit details
Commits on Feb 1, 2024
-
Thomas Hader committed
Feb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 02ead6c - Browse repository at this point
Copy the full SHA 02ead6cView commit details -
added irreducible factor calculation to ff_plugin_explain.c
Thomas Hader committedFeb 1, 2024 Configuration menu - View commit details
-
Copy full SHA for aea2a94 - Browse repository at this point
Copy the full SHA aea2a94View commit details
Commits on Feb 2, 2024
-
Thomas Hader committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for 3ea2a09 - Browse repository at this point
Copy the full SHA 3ea2a09View commit details
Commits on Feb 4, 2024
-
Thomas Hader committed
Feb 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e90c2a - Browse repository at this point
Copy the full SHA 9e90c2aView commit details -
Thomas Hader committed
Feb 4, 2024 Configuration menu - View commit details
-
Copy full SHA for bf2a43b - Browse repository at this point
Copy the full SHA bf2a43bView commit details -
Thomas Hader committed
Feb 4, 2024 Configuration menu - View commit details
-
Copy full SHA for d0afd14 - Browse repository at this point
Copy the full SHA d0afd14View commit details -
Thomas Hader committed
Feb 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 0629069 - Browse repository at this point
Copy the full SHA 0629069View commit details -
Merge branch 'master' into ffsat
Thomas Hader committedFeb 4, 2024 Configuration menu - View commit details
-
Copy full SHA for a4f01ee - Browse repository at this point
Copy the full SHA a4f01eeView commit details
Commits on Feb 7, 2024
-
Thomas Hader committed
Feb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 12ada59 - Browse repository at this point
Copy the full SHA 12ada59View commit details -
Fixed warnings in release build
Thomas Hader committedFeb 7, 2024 Configuration menu - View commit details
-
Copy full SHA for 668193b - Browse repository at this point
Copy the full SHA 668193bView commit details
Commits on Feb 9, 2024
-
Thomas Hader committed
Feb 9, 2024 Configuration menu - View commit details
-
Copy full SHA for d6f94b4 - Browse repository at this point
Copy the full SHA d6f94b4View commit details
Commits on Feb 10, 2024
-
Thomas Hader committed
Feb 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 4371fe1 - Browse repository at this point
Copy the full SHA 4371fe1View commit details -
fixed missing case in mcsat solver.c
Thomas Hader committedFeb 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 8f5688e - Browse repository at this point
Copy the full SHA 8f5688eView commit details -
Thomas Hader committed
Feb 10, 2024 Configuration menu - View commit details
-
Copy full SHA for b3b1d3e - Browse repository at this point
Copy the full SHA b3b1d3eView commit details -
Thomas Hader committed
Feb 10, 2024 Configuration menu - View commit details
-
Copy full SHA for db5dfe8 - Browse repository at this point
Copy the full SHA db5dfe8View commit details
Commits on Feb 11, 2024
-
Thomas Hader committed
Feb 11, 2024 Configuration menu - View commit details
-
Copy full SHA for e76b7f3 - Browse repository at this point
Copy the full SHA e76b7f3View commit details -
report out of memory if rb and lp don't agree
Thomas Hader committedFeb 11, 2024 Configuration menu - View commit details
-
Copy full SHA for d54e6cf - Browse repository at this point
Copy the full SHA d54e6cfView commit details -
Update Readme with special build steps
Thomas Hader committedFeb 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 48682f3 - Browse repository at this point
Copy the full SHA 48682f3View commit details -
Thomas Hader committed
Feb 11, 2024 Configuration menu - View commit details
-
Copy full SHA for e4f1f1a - Browse repository at this point
Copy the full SHA e4f1f1aView commit details -
Thomas Hader committed
Feb 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 1e57cad - Browse repository at this point
Copy the full SHA 1e57cadView commit details
Commits on Feb 12, 2024
-
Thomas Hader committed
Feb 12, 2024 Configuration menu - View commit details
-
Copy full SHA for af688f9 - Browse repository at this point
Copy the full SHA af688f9View commit details
Commits on Feb 13, 2024
-
Fixed compile warnings in release build.
Thomas Hader committedFeb 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 18fa128 - Browse repository at this point
Copy the full SHA 18fa128View commit details
Commits on Feb 22, 2024
-
Thomas Hader committed
Feb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 93d223d - Browse repository at this point
Copy the full SHA 93d223dView commit details -
rename int_queue_t size with capacity
Thomas Hader committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for b9ee6e1 - Browse repository at this point
Copy the full SHA b9ee6e1View commit details -
Thomas Hader committed
Feb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 472deca - Browse repository at this point
Copy the full SHA 472decaView commit details -
Thomas Hader committed
Feb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for ef12e80 - Browse repository at this point
Copy the full SHA ef12e80View commit details -
Thomas Hader committed
Feb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for d786129 - Browse repository at this point
Copy the full SHA d786129View commit details -
Added two queues (top and hint)
Thomas Hader committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 5de62d2 - Browse repository at this point
Copy the full SHA 5de62d2View commit details -
Thomas Hader committed
Feb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 83bfa01 - Browse repository at this point
Copy the full SHA 83bfa01View commit details -
Thomas Hader committed
Feb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 6262396 - Browse repository at this point
Copy the full SHA 6262396View commit details -
Thomas Hader committed
Feb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 36df734 - Browse repository at this point
Copy the full SHA 36df734View commit details -
model_interpolation does not perform request_top_decision
Thomas Hader committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 8c32738 - Browse repository at this point
Copy the full SHA 8c32738View commit details -
Remove shortcut variables from the queue
Thomas Hader committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for da32bd4 - Browse repository at this point
Copy the full SHA da32bd4View commit details -
regression prints execution time
Thomas Hader committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for aec6c21 - Browse repository at this point
Copy the full SHA aec6c21View commit details -
nra_plugin.c hint only on real solution
Thomas Hader committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for c0b0036 - Browse repository at this point
Copy the full SHA c0b0036View commit details -
variable selection forces decision on hint
Thomas Hader committedFeb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for c429759 - Browse repository at this point
Copy the full SHA c429759View commit details -
Thomas Hader committed
Feb 22, 2024 Configuration menu - View commit details
-
Copy full SHA for 7fcca51 - Browse repository at this point
Copy the full SHA 7fcca51View commit details
Commits on Feb 23, 2024
-
Thomas Hader committed
Feb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 20deb56 - Browse repository at this point
Copy the full SHA 20deb56View commit details -
changed the gold of a model interpolant
Thomas Hader committedFeb 23, 2024 Configuration menu - View commit details
-
Copy full SHA for f4f6e58 - Browse repository at this point
Copy the full SHA f4f6e58View commit details
Commits on Feb 26, 2024
-
added option for test issue204.smt2
Thomas Hader committedFeb 26, 2024 Configuration menu - View commit details
-
Copy full SHA for fdced2c - Browse repository at this point
Copy the full SHA fdced2cView commit details
Commits on Feb 28, 2024
-
Merge branch 'decision-hint-queue' into ffsat-prop
Thomas Hader committedFeb 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 81d1697 - Browse repository at this point
Copy the full SHA 81d1697View commit details
Commits on Feb 29, 2024
-
Thomas Hader committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 8e4e98b - Browse repository at this point
Copy the full SHA 8e4e98bView commit details -
Thomas Hader committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for ace68f5 - Browse repository at this point
Copy the full SHA ace68f5View commit details
Commits on Mar 2, 2024
-
Added fintie field cases in substitution.c
Thomas Hader committedMar 2, 2024 Configuration menu - View commit details
-
Copy full SHA for ce43ad3 - Browse repository at this point
Copy the full SHA ce43ad3View commit details -
Added const to rational functions
Thomas Hader committedMar 2, 2024 Configuration menu - View commit details
-
Copy full SHA for bfb7c4b - Browse repository at this point
Copy the full SHA bfb7c4bView commit details -
Made ff order (rational_t *mod) const
Thomas Hader committedMar 2, 2024 Configuration menu - View commit details
-
Copy full SHA for f10ecd9 - Browse repository at this point
Copy the full SHA f10ecd9View commit details -
Some code rework and fixed missing mod calculation in arith_ff_buffer…
…_to_term
Thomas Hader committedMar 2, 2024 Configuration menu - View commit details
-
Copy full SHA for dbd7e5f - Browse repository at this point
Copy the full SHA dbd7e5fView commit details
Commits on Mar 8, 2024
-
renamed srs to lp_polynomial_subres in libpoly
Thomas Hader committedMar 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 87eb50d - Browse repository at this point
Copy the full SHA 87eb50dView commit details -
Merge branch 'master' into ffsat
Thomas Hader committedMar 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f4506d2 - Browse repository at this point
Copy the full SHA f4506d2View commit details -
removed changes to build system (align with master)
Thomas Hader committedMar 8, 2024 Configuration menu - View commit details
-
Copy full SHA for e67c3bb - Browse repository at this point
Copy the full SHA e67c3bbView commit details
Commits on Mar 9, 2024
-
minor reworks in feasible_set_db and nra_plugin
Thomas Hader committedMar 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 9ac1cb9 - Browse repository at this point
Copy the full SHA 9ac1cb9View commit details -
Integrated lp_feasibility_set_int in ff_plugin
Thomas Hader committedMar 9, 2024 Configuration menu - View commit details
-
Copy full SHA for a197571 - Browse repository at this point
Copy the full SHA a197571View commit details
Commits on Mar 11, 2024
-
Added quickxplain to ff_feasible_set_db
Thomas Hader committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 1c031dc - Browse repository at this point
Copy the full SHA 1c031dcView commit details -
Added pointer to nra_plugin in feasible_set_db
Thomas Hader committedMar 11, 2024 Configuration menu - View commit details
-
Copy full SHA for 50b7543 - Browse repository at this point
Copy the full SHA 50b7543View commit details
Commits on May 23, 2024
-
Merge branch 'master' into ffsat
Thomas Hader committedMay 23, 2024 Configuration menu - View commit details
-
Copy full SHA for dfd99e1 - Browse repository at this point
Copy the full SHA dfd99e1View commit details -
Changed the finite field logic from FF to FFA
Thomas Hader committedMay 23, 2024 Configuration menu - View commit details
-
Copy full SHA for 9e52562 - Browse repository at this point
Copy the full SHA 9e52562View commit details
Commits on May 24, 2024
-
Thomas Hader committed
May 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 967f979 - Browse repository at this point
Copy the full SHA 967f979View commit details -
Thomas Hader committed
May 24, 2024 Configuration menu - View commit details
-
Copy full SHA for ee37100 - Browse repository at this point
Copy the full SHA ee37100View commit details -
Thomas Hader committed
May 24, 2024 Configuration menu - View commit details
-
Copy full SHA for d644070 - Browse repository at this point
Copy the full SHA d644070View commit details -
Thomas Hader committed
May 24, 2024 Configuration menu - View commit details
-
Copy full SHA for bf39b5d - Browse repository at this point
Copy the full SHA bf39b5dView commit details -
Merge branch 'ffsat-prop' into ffsat
Thomas Hader committedMay 24, 2024 Configuration menu - View commit details
-
Copy full SHA for fc2bcc0 - Browse repository at this point
Copy the full SHA fc2bcc0View commit details -
Removed broken runtime estimate from check.sh
Thomas Hader committedMay 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 7f54071 - Browse repository at this point
Copy the full SHA 7f54071View commit details -
Thomas Hader committed
May 24, 2024 Configuration menu - View commit details
-
Copy full SHA for d87ddf6 - Browse repository at this point
Copy the full SHA d87ddf6View commit details -
Fixed false-positive warning in gcc
Thomas Hader committedMay 24, 2024 Configuration menu - View commit details
-
Copy full SHA for da66d3d - Browse repository at this point
Copy the full SHA da66d3dView commit details
Commits on May 29, 2024
-
Thomas Hader committed
May 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 83baf76 - Browse repository at this point
Copy the full SHA 83baf76View commit details -
Thomas Hader committed
May 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 76e0a5d - Browse repository at this point
Copy the full SHA 76e0a5dView commit details
Commits on Jun 20, 2024
-
Merge branch 'master' into ffsat
Thomas Hader committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 853ba28 - Browse repository at this point
Copy the full SHA 853ba28View commit details -
Removed additional check code, since issue 520 is fixed
Thomas Hader committedJun 20, 2024 Configuration menu - View commit details
-
Copy full SHA for 97b6c2e - Browse repository at this point
Copy the full SHA 97b6c2eView commit details
Commits on Jun 25, 2024
-
Thomas Hader committed
Jun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for bf87888 - Browse repository at this point
Copy the full SHA bf87888View commit details -
Added missing FFA in arith framgemt_names
Thomas Hader committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for ab931a6 - Browse repository at this point
Copy the full SHA ab931a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c22826a - Browse repository at this point
Copy the full SHA c22826aView commit details -
run_test.sh: removed tailing } in filenames
Thomas Hader committedJun 25, 2024 Configuration menu - View commit details
-
Copy full SHA for a9cbc58 - Browse repository at this point
Copy the full SHA a9cbc58View commit details
Commits on Jun 26, 2024
-
Thomas Hader committed
Jun 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 6878c3d - Browse repository at this point
Copy the full SHA 6878c3dView commit details
Commits on Jun 28, 2024
-
Thomas Hader committed
Jun 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 5f680ad - Browse repository at this point
Copy the full SHA 5f680adView commit details
Commits on Jul 1, 2024
-
Thomas Hader committed
Jul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for cb7ba67 - Browse repository at this point
Copy the full SHA cb7ba67View commit details -
Removed unused value_version_set
Thomas Hader committedJul 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 79e60b6 - Browse repository at this point
Copy the full SHA 79e60b6View commit details
Commits on Jul 2, 2024
-
Thomas Hader committed
Jul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for a362b79 - Browse repository at this point
Copy the full SHA a362b79View commit details -
Thomas Hader committed
Jul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for df03f4f - Browse repository at this point
Copy the full SHA df03f4fView commit details -
Thomas Hader committed
Jul 2, 2024 Configuration menu - View commit details
-
Copy full SHA for c7ddc21 - Browse repository at this point
Copy the full SHA c7ddc21View commit details