2016-02-15 |
ajreynol | Eliminate most of the internal representation infrastru... |
commit | commitdiff | tree |
2016-02-11 |
ajreynol | More aggressive conditional rewriting for quantified... |
commit | commitdiff | tree |
2016-02-10 |
ajreynol | Fix model postprocessor for tuples, add regression. |
commit | commitdiff | tree |
2016-02-09 |
ajreynol | Fix regression, minor change to output. |
commit | commitdiff | tree |
2016-02-09 |
ajreynol | Eager introduction of eqc, lemma cache for ground fmf... |
commit | commitdiff | tree |
2016-02-08 |
ajreynol | Updates related to finite model finding and (co)datatyp... |
commit | commitdiff | tree |
2016-02-06 |
guykatzz | Changing the way the equality engine explains disequali... |
commit | commitdiff | tree |
2016-02-05 |
ajreynol | Add two optimizations for datatypes, currently disabled... |
commit | commitdiff | tree |
2016-02-04 |
Clark Barrett | Fixed two more memory leaks in array_info.cpp |
commit | commitdiff | tree |
2016-02-03 |
Clark Barrett | Added --omit-dont-cares option which doesn't print... |
commit | commitdiff | tree |
2016-02-02 |
Tim King | Moving dump.*, command.*, model.*, and ite_removal... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Removing the CVC4_PUBLIC attribute from the forward... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Removing the CVC4_NEEDS_REPLACEMENT_FUNCTIONS guard... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Generalizing lib/strtok_r.c so that it can always be... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Generalizing the implementation of lib/clock_gettime... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Fixing a potentially malformed template expansion when... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Fixing a memory leak in bv_subtheory_algebraic.cpp... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Adding an virtual destructor to OstreamUpdate. |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Making the ManagedOstream::defaultSource() a const... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Adding a destructor to ProofOutputChannel. |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Fixing white spaces in sat_proof.h. |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Making the references to std more explicit in didyoumea... |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Fixing a memory leak in array info. |
commit | commitdiff | tree |
2016-02-01 |
Tim King | Deleting the dead code in proof/sat_proof.cpp. |
commit | commitdiff | tree |
2016-02-01 |
ajreynol | Simplify fmc model construction, add regression. Improv... |
commit | commitdiff | tree |
2016-01-28 |
Tim King | Adding listeners to Options. |
commit | commitdiff | tree |
2016-01-27 |
Liana Hadarean | Merged bit-vector and uf proof branch. |
commit | commitdiff | tree |
2016-01-20 |
ajreynol | Fix bug in fmc mbqi where modelscomputed for mbqi could... |
commit | commitdiff | tree |
2016-01-19 |
ajreynol | Bug fixes for model construction with codatatypes,... |
commit | commitdiff | tree |
2016-01-18 |
ajreynol | Bug fix rewriter for fun defs. |
commit | commitdiff | tree |
2016-01-15 |
ajreynol | Type enumerators take optional argument indicating... |
commit | commitdiff | tree |
2016-01-14 |
ajreynol | Ensure model construction for parametric sorts involvin... |
commit | commitdiff | tree |
2016-01-13 |
ajreynol | Lemma cache datatypes. Do not send true lemma in quanti... |
commit | commitdiff | tree |
2016-01-09 |
Tim King | Adding a new Listener utility class. Changing the Resou... |
commit | commitdiff | tree |
2016-01-09 |
Tim King | Removing StatisticsRegistry's static functions current... |
commit | commitdiff | tree |
2016-01-08 |
Tim King | Disabling the RESTART command. |
commit | commitdiff | tree |
2016-01-06 |
Kshitij Bansal | fix windows builds |
commit | commitdiff | tree |
2016-01-06 |
Tim King | Fixing a SWIG ordering issue between bitvector and... |
commit | commitdiff | tree |
2016-01-06 |
Tim King | Improving the documentation of the CVC command CONTINUE. |
commit | commitdiff | tree |
2016-01-06 |
Tim King | Removing dead code. StackingMap only appeared in unit... |
commit | commitdiff | tree |
2016-01-06 |
Tim King | Moving sexpr.{cpp,h,i} from expr/ back into util/. |
commit | commitdiff | tree |
2016-01-06 |
Tim King | Add SmtGlobals Class |
commit | commitdiff | tree |
2016-01-05 |
Tim King | Adding a new class LastExceptionBuffer for the purpose... |
commit | commitdiff | tree |
2016-01-01 |
Clark Barrett | Added propagation rule for array ext lemmas to aid... |
commit | commitdiff | tree |
2015-12-31 |
Clark Barrett | Modified tear-down-incremental option to take an intege... |
commit | commitdiff | tree |
2015-12-30 |
Tim King | Shuffling around public vs. private headers |
commit | commitdiff | tree |
2015-12-29 |
Tim King | Adding a missing header include for cvc4_assert.h in... |
commit | commitdiff | tree |
2015-12-27 |
Clark Barrett | Merged my changes from experimental branch (new array... |
commit | commitdiff | tree |
2015-12-24 |
Tim King | Changing the attribute on the forward declaration of... |
commit | commitdiff | tree |
2015-12-24 |
Tim King | Adding a missing return on the new ArrayStoreAll::opera... |
commit | commitdiff | tree |
2015-12-24 |
Tim King | Miscellaneous fixes |
commit | commitdiff | tree |
2015-12-23 |
Clark Barrett | Enabled array propagation during lemma propagation... |
commit | commitdiff | tree |
2015-12-23 |
Clark Barrett | Added extract.cpp example |
commit | commitdiff | tree |
2015-12-22 |
ajreynol | Bug fix uf-ss-totality. |
commit | commitdiff | tree |
2015-12-22 |
ajreynol | Always split on constructor types for datatypes involvi... |
commit | commitdiff | tree |
2015-12-22 |
ajreynol | Bug fix for cbqi, do not use model values for terms... |
commit | commitdiff | tree |
2015-12-19 |
Tim King | Modifying emptyset.h and sexpr. Adding SetLanguage. |
commit | commitdiff | tree |
2015-12-17 |
ajreynol | Minor |
commit | commitdiff | tree |
2015-12-16 |
Tim King | Removing the Record iterator from the swig interface... |
commit | commitdiff | tree |
2015-12-16 |
ajreynol | Work on purification for quantifiers, minor updates. |
commit | commitdiff | tree |
2015-12-15 |
Tim King | Breaking the include cycle between Record and Expr. |
commit | commitdiff | tree |
2015-12-15 |
Tim King | Adding destructors for CDO an CDOhash_map in the restor... |
commit | commitdiff | tree |
2015-12-15 |
Tim King | Removing the build cycle for predicate. |
commit | commitdiff | tree |
2015-12-15 |
Tim King | Moving SExpr(bool) out of the header into sexpr.cpp... |
commit | commitdiff | tree |
2015-12-15 |
Tim King | Making logic_info_forward.h a public header for now. |
commit | commitdiff | tree |
2015-12-15 |
ajreynol | Add option uf-ss-fair-monotone. Minor cleanup and impro... |
commit | commitdiff | tree |
2015-12-15 |
Tim King | Refactoring Options Handler & Library Cycle Breaking |
commit | commitdiff | tree |
2015-12-10 |
ajreynol | Add option fmf-empty-sorts. |
commit | commitdiff | tree |
2015-12-04 |
Tim King | Reverting a previous change to the options_handlers... |
commit | commitdiff | tree |
2015-12-03 |
Tim King | Removing the generated directory from the parsers. |
commit | commitdiff | tree |
2015-12-03 |
Tim King | Modifying the src/options/Makefile.am for travis. |
commit | commitdiff | tree |
2015-12-03 |
Tim King | Modifying options/Makefile.am to pass distcheck. There... |
commit | commitdiff | tree |
2015-12-02 |
Chris Conway | Adds Google, Inc. to the AUTHORS file. |
commit | commitdiff | tree |
2015-12-02 |
ajreynol | Minor fixes for cegqi-si-partial. |
commit | commitdiff | tree |
2015-12-02 |
Tim King | Separating the steps of the old mkoptions script into... |
commit | commitdiff | tree |
2015-12-02 |
Tim King | Guarding the destruction of the a linux specific variab... |
commit | commitdiff | tree |
2015-12-02 |
Tim King | Merge pull request #79 from CVC4/fix-mac-build-script |
commit | commitdiff | tree |
2015-12-01 |
Chris Conway | Adds attempt to download config.guess to get-antlr... |
commit | commitdiff | tree |
2015-12-01 |
Chris Conway | Reverts addition of autogen.sh to mac-build script. |
commit | commitdiff | tree |
2015-12-01 |
ajreynol | More work on --cegqi-si-partial, incomplete. |
commit | commitdiff | tree |
2015-11-28 |
ajreynol | Initial work on --cegqi-si-partial, refactoring. |
commit | commitdiff | tree |
2015-11-26 |
Chris Conway | Adds required steps to contrib/mac-build. |
commit | commitdiff | tree |
2015-11-26 |
ajreynol | Update to new implementation of single invocation parti... |
commit | commitdiff | tree |
2015-11-26 |
ajreynol | Front-end support for get-value of sort cardinality... |
commit | commitdiff | tree |
2015-11-25 |
ajreynol | Infrastructure for partially single invocation properti... |
commit | commitdiff | tree |
2015-11-24 |
Tim King | Adding a missing delete to smt2_compliance. |
commit | commitdiff | tree |
2015-11-24 |
Tim King | Adding a missing delete to InstStrategyCegqi destructor. |
commit | commitdiff | tree |
2015-11-24 |
Tim King | Isolating the dependencies on CVC4_ANTLR3_OLD_INPUT_STR... |
commit | commitdiff | tree |
2015-11-24 |
Tim King | Switching travis over to using the containers infrastru... |
commit | commitdiff | tree |
2015-11-24 |
Tim King | Freeing memory allocated for signal handling. |
commit | commitdiff | tree |
2015-11-18 |
ajreynol | Option for midpoints in cbqi. |
commit | commitdiff | tree |
2015-11-17 |
ajreynol | Improve relevant domain computation for arithmetic... |
commit | commitdiff | tree |
2015-11-12 |
Tim King | Updating the contrib/new-theory script and travis to... |
commit | commitdiff | tree |
2015-11-12 |
Tim King | Updating the contrib/new-theory script and travis to... |
commit | commitdiff | tree |
2015-11-12 |
ajreynol | Minor fixes and improvements to purify quant, relationa... |
commit | commitdiff | tree |
2015-11-11 |
ajreynol | Minor fixes to cbqi, purify-quant. Better error checkin... |
commit | commitdiff | tree |
2015-11-10 |
ajreynol | Fix infinite loop in datatype enumerator. Minor fixes... |
commit | commitdiff | tree |
2015-11-09 |
Tim King | Replacing an inefficient use of std::find(...) to use... |
commit | commitdiff | tree |
2015-11-07 |
Tim King | Changing file permissions to add or remove executable... |
commit | commitdiff | tree |
2015-11-05 |
Tim King | Merging the google branch back into master. |
commit | commitdiff | tree |
next |