summaryrefslogtreecommitdiff
path: root/src/theory/arith/nl/cad/cdcac.cpp
AgeCommit message (Expand)Author
2021-10-22Fix out-of-sync pruning in CDCAC proofs (#7470)Gereon Kremer
2021-10-22Make CAD proofs user context dependent (#7466)Gereon Kremer
2021-09-17Minor cleanup related to EnvObj (#7206)Gereon Kremer
2021-09-08Towards standard usage of ExtendedRewriter (#7145)Andrew Reynolds
2021-08-20Use Env class in nonlinear extension (#7039)Gereon Kremer
2021-07-06Integrate Lazard into CAD module (#6812)Gereon Kremer
2021-06-29Add new variants for the CAD projection (#6794)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-02Clean up includes to reduce compile times (#6031)Gereon Kremer
2021-02-24(proof-new) Add proofs for CAD solver (#5981)Gereon Kremer
2021-02-22add pruneRedundantIntervals (#5950)Gereon Kremer
2021-01-07Make sure polynomials are properly factorized in nl-cad (#5733)Gereon Kremer
2020-10-01Allow to use the initial assignment for CAD (#5177)Gereon Kremer
2020-09-22Update copyright header script to support CMake and Python files (#5067)Mathias Preiner
2020-09-17(cad-solver) Fix square-free-basis computation (#5085)Gereon Kremer
2020-08-19(cad solver) Add a partial check method. (#4904)Gereon Kremer
2020-08-15(cad solver) Use the current model as initial assignment (#4893)Gereon Kremer
2020-08-14Inspect roots to avoid certain resultants (Algorithm 4, lines 8,9). (#4892)Gereon Kremer
2020-08-12Add naive support for integer variables. (#4835)Gereon Kremer
2020-07-30Cad implementation (#4774)Gereon Kremer
2020-07-30Adds the interface for the CAD-based arithmetic solver. (#4773)Gereon Kremer
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback