2016-10-11 |
Paul Meng | Merge branch 'origin' of https://github.com/CVC4/CVC4.git |
commit | commitdiff | tree |
2016-10-11 |
Paul Meng | - fixed a memory leak issue with context dependent... |
commit | commitdiff | tree |
2016-10-09 |
Tim King | Adding initializers for structs internal to ite_utilities. |
commit | commitdiff | tree |
2016-10-06 |
guykatzz | Added an option that allow empty dependencies when... |
commit | commitdiff | tree |
2016-10-03 |
Tim King | Removing the throw specifiers from theory_uf_type_rules.h. |
commit | commitdiff | tree |
2016-10-03 |
Tim King | Removing the throw specifiers from theory_fp_type_rules.h. |
commit | commitdiff | tree |
2016-10-03 |
Tim King | Removing the throw specifiers from theory_datatypes_typ... |
commit | commitdiff | tree |
2016-10-03 |
Tim King | Removing an unused member from TreeLog. |
commit | commitdiff | tree |
2016-10-03 |
Tim King | Removing the throw specifiers from theory_bv_type_rules.h. |
commit | commitdiff | tree |
2016-10-03 |
Tim King | Removing the throw specifiers from Cardinality. |
commit | commitdiff | tree |
2016-10-01 |
Tim King | Removing the throw specifiers from Result. |
commit | commitdiff | tree |
2016-10-01 |
Tim King | Merge pull request #93 from timothy-king/clang-format |
commit | commitdiff | tree |
2016-10-01 |
Tim King | Removing the throw specifiers from SExpr. |
commit | commitdiff | tree |
2016-10-01 |
Tim King | Removing the throw specifiers from SubrangeBounds. |
commit | commitdiff | tree |
2016-10-01 |
ajreynol | Incorporate non-bv parts of ajr/bvExt branch |
commit | commitdiff | tree |
2016-09-29 |
ajreynol | Address some coverity warnings, add another stat. |
commit | commitdiff | tree |
2016-09-29 |
ajreynol | Minor cleanup and additions to quantifiers statistics. |
commit | commitdiff | tree |
2016-09-28 |
Kshitij Bansal | Fix the merge of kbansal/card branch (2039eab). |
commit | commitdiff | tree |
2016-09-27 |
Tim King | Removing an unused iterator. |
commit | commitdiff | tree |
2016-09-27 |
Tim King | Reverting part of the previous changes to unconstrained... |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Simplifying control flow to avoid goto's in unconstrain... |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Adding missing break statements. |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Closing an open file descriptor in MemoryMapFile. |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Freeing memory in error handling code for bounded_token... |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Deleting the eager bitblasting solver if present in... |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Adding a destructor to QuantAntiSkolem. |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Adding a destructor to TermDb. |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Adding a destructor to CegqiOutputSingleInv. |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Deleting optional members of StrongSolverTheoryUF. |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Disambiguating a vector insert warning coming from... |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Deleting a temporary in theory sets enumerator. |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Deleting the intermediate command singleton. |
commit | commitdiff | tree |
2016-09-26 |
Tim King | Disambiguating a type issue. Coverity scan reported... |
commit | commitdiff | tree |
2016-09-25 |
Tim King | Adding virtual destructors to several classes in expr.h . |
commit | commitdiff | tree |
2016-09-25 |
Tim King | Removing an unused iterator. |
commit | commitdiff | tree |
2016-09-25 |
Tim King | Fixing a potential use after free coming from a pop_bac... |
commit | commitdiff | tree |
2016-09-25 |
Tim King | Integrating a working coverity_scan travis rule back... |
commit | commitdiff | tree |
2016-09-23 |
Paul Meng | fixed a few bugs |
commit | commitdiff | tree |
2016-09-21 |
ajreynol | Remove duplicate code from my last commit |
commit | commitdiff | tree |
2016-09-21 |
Tim King | Fixing an error in the previous travis commit. |
commit | commitdiff | tree |
2016-09-21 |
Tim King | Updating the travis file for coverity scan. |
commit | commitdiff | tree |
2016-09-20 |
ajreynol | Refactor, separate theory-specific counterexample-guide... |
commit | commitdiff | tree |
2016-09-20 |
ajreynol | More refactoring of cbqi. Add a few regressions. Add... |
commit | commitdiff | tree |
2016-09-19 |
Tim King | Merge pull request #92 from timothy-king/travis-cpp11 |
commit | commitdiff | tree |
2016-09-18 |
Tim King | Adding a clang format file for the project. |
commit | commitdiff | tree |
2016-09-18 |
Tim King | Adding a gnu++11 rule to travis. |
commit | commitdiff | tree |
2016-09-18 |
ajreynol | Minor fix for strings |
commit | commitdiff | tree |
2016-09-17 |
guykatzz | In a ROW guard proof, if the transitivity proof does... |
commit | commitdiff | tree |
2016-09-17 |
guykatzz | Merge branch 'master' of https://github.com/CVC4/CVC4 |
commit | commitdiff | tree |
2016-09-17 |
ajreynol | Use matching heuristics for EPR instantiation. |
commit | commitdiff | tree |
2016-09-16 |
Guy | Handling a corner case where a ROW's guard is a constan... |
commit | commitdiff | tree |
2016-09-16 |
Guy | Let arith_proof print its own terms |
commit | commitdiff | tree |
2016-09-16 |
ajreynol | More refactoring of cbqi, start developing new interface. |
commit | commitdiff | tree |
2016-09-15 |
ajreynol | Further refactor cbqi. |
commit | commitdiff | tree |
2016-09-15 |
ajreynol | Begin refactoring of cbqi, remove a few dead options... |
commit | commitdiff | tree |
2016-09-15 |
ajreynol | Make sep pto a trigger kind, track in equality engines... |
commit | commitdiff | tree |
2016-09-15 |
ajreynol | Refactor setIncomplete in quantifiers. |
commit | commitdiff | tree |
2016-09-14 |
ajreynol | Support for unique variable generation in node manager. |
commit | commitdiff | tree |
2016-09-14 |
ajreynol | Lemma cache in theory sep. Minor optimization for sets... |
commit | commitdiff | tree |
2016-09-13 |
Paul Meng | fixed type checking and computing for PRODUCT and JOIN |
commit | commitdiff | tree |
2016-09-13 |
ajreynol | Minor changes to sep logic, epr, quantifier splitting. |
commit | commitdiff | tree |
2016-09-13 |
Paul Meng | refactored the code, added more benchmarks and minor... |
commit | commitdiff | tree |
2016-09-12 |
Paul Meng | fixed capitalized "kind" |
commit | commitdiff | tree |
2016-09-12 |
ajreynol | Refactor prenex modes. |
commit | commitdiff | tree |
2016-09-12 |
ajreynol | Remove old implementation of cbqi |
commit | commitdiff | tree |
2016-09-12 |
ajreynol | Prefer non-cardinality constants in term models for... |
commit | commitdiff | tree |
2016-09-12 |
ajreynol | Ensure sep.nil is unique per type at NodeManager level... |
commit | commitdiff | tree |
2016-09-09 |
ajreynol | Fix bug in unconstrained simplifier related to sep... |
commit | commitdiff | tree |
2016-09-09 |
ajreynol | Support for separation logic + EPR. Refactor preprocess... |
commit | commitdiff | tree |
2016-09-08 |
ajreynol | Refactor seplog preprocess. Handle case where sep data... |
commit | commitdiff | tree |
2016-09-03 |
ajreynol | Miniscope top level conjunctions for prenex normal... |
commit | commitdiff | tree |
2016-09-03 |
ajreynol | Option for prenex normal form |
commit | commitdiff | tree |
2016-09-02 |
Tim King | Merge pull request #91 from timothy-king/no-throw |
commit | commitdiff | tree |
2016-09-01 |
ajreynol | Fix boolean term issue in invariants from sygus. Minor... |
commit | commitdiff | tree |
2016-09-01 |
ajreynol | Cleanup quantifier elimination in smt engine. |
commit | commitdiff | tree |
2016-09-01 |
ajreynol | Updates to cbqi. New strategy --cbqi-nested-qe to... |
commit | commitdiff | tree |
2016-09-01 |
Tim King | Relaxing the throw specifiers for the destructors for... |
commit | commitdiff | tree |
2016-09-01 |
Tim King | Removing the forward declaration of QuantInfo from... |
commit | commitdiff | tree |
2016-08-31 |
Tim King | Cleaning up the dead FORIT macros. |
commit | commitdiff | tree |
2016-08-31 |
Tim King | Removing the usage of typeof from theory_sets_private. |
commit | commitdiff | tree |
2016-08-31 |
Tim King | Beautifying theory_model.h. |
commit | commitdiff | tree |
2016-08-31 |
Tim King | Removing BOOST_FOREACH from theory/sets/scrutinize.h. |
commit | commitdiff | tree |
2016-08-31 |
Tim King | Removing typeof from sets normal form and beautifying... |
commit | commitdiff | tree |
2016-08-31 |
Tim King | Removing typeof from command_executor_portfolio.cpp. |
commit | commitdiff | tree |
2016-08-31 |
Tim King | Removing typeof from didyoumean.cpp. |
commit | commitdiff | tree |
2016-08-30 |
Paul Meng | Computed members for tp and product rels even they... |
commit | commitdiff | tree |
2016-08-30 |
Paul Meng | also computed members for relations that do not have... |
commit | commitdiff | tree |
2016-08-30 |
Paul Meng | added more benchmarks |
commit | commitdiff | tree |
2016-08-30 |
Paul Meng | more fix for TC inference |
commit | commitdiff | tree |
2016-08-30 |
Paul Meng | fixed TC inference from graph constructed from a relati... |
commit | commitdiff | tree |
2016-08-26 |
ajreynol | Basic support for EPR+CBQI. Minor cleanup. |
commit | commitdiff | tree |
2016-08-26 |
PaulMeng | minor fix |
commit | commitdiff | tree |
2016-08-25 |
ajreynol | Minor cleanup preprocessing, add ppNotifyAssertions. |
commit | commitdiff | tree |
2016-08-25 |
ajreynol | Options for counterexample guided instantiation. |
commit | commitdiff | tree |
2016-08-24 |
PaulMeng | Merge remote-tracking branch 'origin/master' |
commit | commitdiff | tree |
2016-08-20 |
Clark Barrett | Fixed two bugs |
commit | commitdiff | tree |
2016-08-19 |
Clark Barrett | Added fitsSignedLong and fitsUnsignedLong |
commit | commitdiff | tree |
2016-08-16 |
ajreynol | Initial infrastructure for ExtTheory, generalize extend... |
commit | commitdiff | tree |
2016-08-15 |
ajreynol | Expression sharing on demand in LFSC (replace definitio... |
commit | commitdiff | tree |
2016-08-15 |
ajreynol | Enable bounded set membership with --fmf-bound. Map... |
commit | commitdiff | tree |
next |