summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-20More refactoring of cbqi. Add a few regressions. Add option for qcf.ajreynol
2016-09-18Merge pull request #92 from timothy-king/travis-cpp11Tim King
2016-09-18Adding a clang format file for the project.Tim King
2016-09-18Adding a gnu++11 rule to travis.Tim King
2016-09-18Minor fix for stringsajreynol
2016-09-16In a ROW guard proof, if the transitivity proof does not have a disequality, ...guykatzz
2016-09-16Merge branch 'master' of https://github.com/CVC4/CVC4guykatzz
2016-09-16Use matching heuristics for EPR instantiation.ajreynol
2016-09-16Handling a corner case where a ROW's guard is a constant disequality.Guy
2016-09-16Let arith_proof print its own termsGuy
2016-09-16More refactoring of cbqi, start developing new interface.ajreynol
2016-09-15Further refactor cbqi.ajreynol
2016-09-15Begin refactoring of cbqi, remove a few dead options. Pre-skolemize by defaul...ajreynol
2016-09-15Make sep pto a trigger kind, track in equality engines and term database.ajreynol
2016-09-15Refactor setIncomplete in quantifiers.ajreynol
2016-09-14Support for unique variable generation in node manager.ajreynol
2016-09-14Lemma cache in theory sep. Minor optimization for sets. Minor improvements to...ajreynol
2016-09-13fixed type checking and computing for PRODUCT and JOINPaul Meng
2016-09-13Minor changes to sep logic, epr, quantifier splitting.ajreynol
2016-09-13refactored the code, added more benchmarks and minor fixesPaul Meng
2016-09-12fixed capitalized "kind"Paul Meng
2016-09-12Refactor prenex modes.ajreynol
2016-09-12Remove old implementation of cbqiajreynol
2016-09-12Prefer non-cardinality constants in term models for sep logic.ajreynol
2016-09-12Ensure sep.nil is unique per type at NodeManager level. Add simple symmetry b...ajreynol
2016-09-09Fix bug in unconstrained simplifier related to sep.nil/distinguished variables.ajreynol
2016-09-09Support for separation logic + EPR. Refactor preprocessing of sep.nil, only a...ajreynol
2016-09-08Refactor seplog preprocess. Handle case where sep data type cannot be inferred.ajreynol
2016-09-03Miniscope top level conjunctions for prenex normal form, allow one level mini...ajreynol
2016-09-03Option for prenex normal formajreynol
2016-09-01Merge pull request #91 from timothy-king/no-throwTim King
2016-09-01Fix boolean term issue in invariants from sygus. Minor default options change...ajreynol
2016-09-01Cleanup quantifier elimination in smt engine.ajreynol
2016-09-01Updates to cbqi. New strategy --cbqi-nested-qe to do qe on nested quantifier...ajreynol
2016-09-01Relaxing the throw specifiers for the destructors for Node, TypeNode, the con...Tim King
2016-08-31Removing the forward declaration of QuantInfo from rewrite_engine.h.Tim King
2016-08-31Cleaning up the dead FORIT macros.Tim King
2016-08-31Removing the usage of typeof from theory_sets_private.Tim King
2016-08-31Beautifying theory_model.h.Tim King
2016-08-31Removing BOOST_FOREACH from theory/sets/scrutinize.h.Tim King
2016-08-31Removing typeof from sets normal form and beautifying the file.Tim King
2016-08-31Removing typeof from command_executor_portfolio.cpp.Tim King
2016-08-31Removing typeof from didyoumean.cpp.Tim King
2016-08-30Computed members for tp and product rels even they are not used inPaul Meng
2016-08-30also computed members for relations that do not have explicit membershipPaul Meng
2016-08-30added more benchmarksPaul Meng
2016-08-30more fix for TC inferencePaul Meng
2016-08-30fixed TC inference from graph constructed from a relation and the nullPaul Meng
2016-08-26Basic support for EPR+CBQI. Minor cleanup.ajreynol
2016-08-26minor fixPaulMeng
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback