floatingpoint: Use unique_ptr for FloatingPointLiteral pointer. (#5503)
[cvc5.git] / src / preprocessing /
2020-11-18 Andrew ReynoldsMinor cleanup of SmtEngine (#5450)
2020-11-14 Andrew Reynolds(proof-new) Proofs for non-clausal simplification ...
2020-10-22 Andrew Reynolds(proof-new) Make theory preprocessor user-context depen...
2020-10-21 Gereon Kremer(proof-new) Make circuit propagator proof producing...
2020-10-20 Andrew Reynolds(proof-new) Update add lazy step interface in LazyCDPro...
2020-10-19 Andrew Reynolds(proof-new) Updates to assertions pipeline and preproce...
2020-10-19 Andrew Reynolds(proof-new) Update preprocessing pass context for proof...
2020-10-16 yoni206bv2int: caching introduced terms (#5283)
2020-10-14 yoni206bv2int: rewritings and unsat cores (#5263)
2020-10-13 yoni206bv2int: improving bvand tables (#5235)
2020-10-12 Andrew ReynoldsEliminate uses of Expr in SmtEngine interface (#5240)
2020-10-10 yoni206bv2int: bvand translation code move (#5227)
2020-10-09 Andres Noetzlireset-assertions: Remove all non-global symbols in...
2020-10-06 Andrew Reynolds(proof-new) Add interface for trusted substitution...
2020-10-01 Andrew Reynolds(proof-new) Preprocessing passes use proper interfaces...
2020-09-29 Andrew Reynolds(proof-new) Fixes for preprocess proof generator and...
2020-09-24 Andrew Reynolds Function definition fmf preprocessing pass (#5064)
2020-09-23 yoni206bv2int: new options for bvand translation (#5096)
2020-09-22 Mathias PreinerUpdate copyright header script to support CMake and...
2020-09-18 yoni206bv2int: quantifiers support (#5080)
2020-09-16 Abdalrhman MohamedDump commands in internal code using command printing...
2020-09-16 yoni206bv2int: support models in tests (#5068)
2020-09-14 yoni206bv2int: simpler translation for plus and times (#5055)
2020-09-14 Andres NoetzliFix type for Windows build (#5062)
2020-09-12 Andrew Reynolds(proof-new) Add SMT proof manager (#5054)
2020-09-10 yoni206bv2int: refactoring the main translation loop (#5051)
2020-09-10 yoni206bv2int: improvement in lazy failures (#5020)
2020-09-03 yoni206Changing the handled operators in bv2int preprocessing...
2020-09-03 Andrew Reynolds(proof-new) Support proofs of quantifier instantiation...
2020-09-01 Haniel BarbosaRemoves old proof code (#4964)
2020-08-31 Gereon KremerFix --ackermann in the presence on syntactically differ...
2020-08-28 yoni206Incremental support for bv_to_int (#4967)
2020-08-26 Andrew ReynoldsReplace Expr-level datatype with Node-level DType ...
2020-08-18 Andrew ReynoldsSplit SygusSolver from SmtEngine (#4891)
2020-08-06 Andrew ReynoldsUpdates not related to creation for eliminating Expr...
2020-08-03 Andrew ReynoldsSplit dump manager from SmtEngine (#4824)
2020-07-27 Andrew Reynolds(proof-new) Proof production for term formula removal...
2020-07-18 Andrew Reynolds(proof-new) Proof recording for assertions pipeline...
2020-07-15 Andres NoetzliUse Nodes for SmtEngine assertions (#4752)
2020-07-14 Andrew ReynoldsRemove sygus print callback (#4727)
2020-07-14 Andrew ReynoldsMinor refactoring of subsolver initialization (#4731)
2020-07-11 yoni206Changing bv_to_int options (#4721)
2020-07-07 Andrew ReynoldsTransfer ownership of internal Options from NodeManager...
2020-06-24 Andres Noetzli[unconstrained] Fix gathering of visited-once vars...
2020-06-20 Alex OzdemirUse traversal iterators in IntToBv (#4169)
2020-06-19 yoni206Bv to int elimination bugfix (#4435)
2020-06-16 Aina NiemetzUpdate copyright headers.
2020-06-03 Andrew ReynoldsDo not apply unconstrained simplification when quantifi...
2020-05-21 Andrew ReynoldsFix missing check for cardinality one in unconstrained...
2020-05-05 Andrew ReynoldsAlways introduce fresh variable for unconstrained APPLY...
2020-04-21 Andrew ReynoldsMake option names related to CEGQI consistent (#4316)
2020-04-10 Andrew ReynoldsTowards proper use of resource managers (#4233)
2020-04-02 Andres NoetzliInitialize theory rewriters in theories (#4197)
2020-03-27 Andrew ReynoldsSupport unicode internal representation and escape...
2020-03-25 Ahmed Irfanbv2int : linear mult opt (#4142)
2020-03-24 yoni206Int2BV fail on demand (#4079)
2020-03-20 Andrew ReynoldsFix variable shadowing issue in sygus-inference (#4121)
2020-03-19 yoni206Bv2int fail on demand
2020-03-18 Alex OzdemirMove node visitor class from smt_util/ to expr/ (#4110)
2020-03-17 Aina NiemetzSmtEngine: Convert members owned by SmtEngine to unique...
2020-03-12 Andrew ReynoldsDo not allow quantifiers over real variables in real...
2020-03-11 Andrew ReynoldsRemove experimental symmetry breaker (#4005)
2020-03-11 Aina Niemetzbv-gauss-elim: Fix handling of inconsistent case. ...
2020-03-11 Andrew ReynoldsFix real to int for parameterized kinds (#4016)
2020-03-10 Aina NiemetzFix issue with reset-assertions. (#3988)
2020-03-10 Andrew Reynolds Fix real as int for incremental (#3979)
2020-03-10 Andrew ReynoldsDo not traverse quantifiers in nl ext purify (#3982)
2020-03-10 Alex OzdemirDocument bv-to-bool recursion (#3848)
2020-03-10 makaimannEnhancement: make the bool-to-bv pass more robust and...
2020-03-06 Andres NoetzliRemove --apply-to-const preprocessing pass (#3919)
2020-03-05 Aina NiemetzMove ownership of DecisionEngine into PropEngine. ...
2020-03-05 Aina NiemetzRevert "Move ownership of DecisionEngine into PropEngin...
2020-03-05 Andrew ReynoldsMove ownership of DecisionEngine into PropEngine. ...
2020-03-05 Andrew ReynoldsFix issues with real to int (#3918)
2020-03-05 Mathias PreinerEnable -Wshadow and fix warnings. (#3909)
2020-02-27 Andrew ReynoldsInitial work towards -Wshadow (#3817)
2020-02-25 yoni206bv_to_int preprocessing pass
2020-02-20 Mathias Preinerresource manager: Add statistic for every resource...
2019-12-17 Mathias PreinerGenerate code for options with modes. (#3561)
2019-12-16 Ying ShengSupport ackermannization on uninterpreted sorts in...
2019-12-13 Andrew ReynoldsEliminate Expr-level calls in TypeNode (#3562)
2019-12-02 makaimannOpTerm Refactor: Allow retrieving OpTerm used to create...
2019-12-02 Andrew ReynoldsFix case of higher-order + sygus inference (#3509)
2019-11-27 Andrew ReynoldsFix sygus inference for choice functions introduced...
2019-11-18 Andres NoetzliUse -Wimplicit-fallthrough (#3464)
2019-11-18 Andrew ReynoldsUse standard sygus interface for abduction and rewrite...
2019-10-30 Mathias PreinerUnify CVC4_CHECK/CVC4_DCHECK/AlwaysAssert/Assert. ...
2019-10-08 Andrew ReynoldsLimit cases of sygus inference based on type (#3370)
2019-10-08 Ying ShengMake ackermannization generally applicable rather than...
2019-09-27 Andres NoetzliMake substitution index context-independent (#2474)
2019-08-20 Andrew ReynoldsFixes for sygus inference on quantifier free problems...
2019-08-02 Mathias PreinerFix BVGauss unit tests. (#3142)
2019-08-01 Andrew ReynoldsMove some generic utilities out of quantifiers (#3139)
2019-07-30 Haniel BarbosaCode to activate hoelim preprocessing pass (#3129)
2019-07-29 Andrew ReynoldsSupport get-abduct smt2 command (#3122)
2019-07-26 Andrew ReynoldsInput user grammar in sygus abduct (#3119)
2019-07-01 Andrew ReynoldsAdd higher-order elimination preprocessing pass (#2865)
2019-04-25 Aina NiemetzFix compiler warning. (#2975)
2019-04-24 Mathias PreinerDo not use __ prefix for header guards. (#2974)
2019-04-17 Andrew ReynoldsMore use of isClosure (#2959)
next