cvc5.git
2015-12-17 ajreynolMinor
2015-12-16 Tim KingRemoving the Record iterator from the swig interface...
2015-12-16 ajreynolWork on purification for quantifiers, minor updates.
2015-12-15 Tim KingBreaking the include cycle between Record and Expr.
2015-12-15 Tim KingAdding destructors for CDO an CDOhash_map in the restor...
2015-12-15 Tim KingRemoving the build cycle for predicate.
2015-12-15 Tim KingMoving SExpr(bool) out of the header into sexpr.cpp...
2015-12-15 Tim KingMaking logic_info_forward.h a public header for now.
2015-12-15 ajreynolAdd option uf-ss-fair-monotone. Minor cleanup and impro...
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-12-10 ajreynolAdd option fmf-empty-sorts.
2015-12-04 Tim KingReverting a previous change to the options_handlers...
2015-12-03 Tim KingRemoving the generated directory from the parsers.
2015-12-03 Tim KingModifying the src/options/Makefile.am for travis.
2015-12-03 Tim KingModifying options/Makefile.am to pass distcheck. There...
2015-12-02 Chris ConwayAdds Google, Inc. to the AUTHORS file.
2015-12-02 ajreynolMinor fixes for cegqi-si-partial.
2015-12-02 Tim KingSeparating the steps of the old mkoptions script into...
2015-12-02 Tim KingGuarding the destruction of the a linux specific variab...
2015-12-02 Tim KingMerge pull request #79 from CVC4/fix-mac-build-script
2015-12-01 Chris ConwayAdds attempt to download config.guess to get-antlr...
2015-12-01 Chris ConwayReverts addition of autogen.sh to mac-build script.
2015-12-01 ajreynolMore work on --cegqi-si-partial, incomplete.
2015-11-28 ajreynolInitial work on --cegqi-si-partial, refactoring.
2015-11-26 Chris ConwayAdds required steps to contrib/mac-build.
2015-11-26 ajreynolUpdate to new implementation of single invocation parti...
2015-11-26 ajreynolFront-end support for get-value of sort cardinality...
2015-11-25 ajreynolInfrastructure for partially single invocation properti...
2015-11-24 Tim KingAdding a missing delete to smt2_compliance.
2015-11-24 Tim KingAdding a missing delete to InstStrategyCegqi destructor.
2015-11-24 Tim KingIsolating the dependencies on CVC4_ANTLR3_OLD_INPUT_STR...
2015-11-24 Tim KingSwitching travis over to using the containers infrastru...
2015-11-24 Tim KingFreeing memory allocated for signal handling.
2015-11-18 ajreynolOption for midpoints in cbqi.
2015-11-17 ajreynolImprove relevant domain computation for arithmetic...
2015-11-12 Tim KingUpdating the contrib/new-theory script and travis to...
2015-11-12 Tim KingUpdating the contrib/new-theory script and travis to...
2015-11-12 ajreynolMinor fixes and improvements to purify quant, relationa...
2015-11-11 ajreynolMinor fixes to cbqi, purify-quant. Better error checkin...
2015-11-10 ajreynolFix infinite loop in datatype enumerator. Minor fixes...
2015-11-09 Tim KingReplacing an inefficient use of std::find(...) to use...
2015-11-07 Tim KingChanging file permissions to add or remove executable...
2015-11-05 Tim KingMerging the google branch back into master.
2015-11-05 Tim KingFixes some initialization and desctruction problems...
2015-11-05 Tim KingThis commit slightly generalizes the scripts for genera...
2015-11-04 ajreynolBetter combination of UF with cbqi, refactor quantifier...
2015-11-04 Tim KingFixing typo.
2015-11-03 Tim KingAdding a test to ensure the <build>/src/theory director...
2015-10-31 ajreynolImprovements to handling of mixed Int/Real quantifiers.
2015-10-30 Tim KingRemoves an extra dollar sign from src/options/mktaghead...
2015-10-27 Tim KingAdding the new mkdirs script to EXTRA_DIST. This should...
2015-10-26 Tim KingThis commit fixes a bug related to a public header...
2015-10-26 Tim KingThis commit removes using absolute paths in the generat...
2015-10-26 Tim KingThis commit moves the scripts for building the Debug_ta...
2015-10-26 Tim KingThis fixes a one definition rule violation for reduceDB...
2015-10-26 ajreynolPromote InstStrategyCbqi to quantifier module. Cleanup...
2015-10-26 ajreynolExtend counterexample-guided instantiation to extended...
2015-10-25 Kshitij BansalRevert "Default builds are now proof enabled."
2015-10-24 ajreynolFixes related to string contains.
2015-10-24 Tim KingThis removes a bug for reading data that has been poppe...
2015-10-24 Tim KingSpecify that the default initialization must always...
2015-10-24 Tim KingSwitching Options::current() to return a pointer. This...
2015-10-24 Tim KingChanges configure.ac so that the single recurisve invoc...
2015-10-24 Tim KingThis patch slightly generalizes how the std::isfinite...
2015-10-22 ajreynolEnable counterexample-guided quantifier instantiation...
2015-10-21 ajreynolMinor refactoring in strings related to length.
2015-10-20 ajreynolRefactor strings, remove old cycle checks in normalize...
2015-10-19 ajreynolClean up explanations involving string length. Add...
2015-10-19 ajreynolImprove stratification of strings extended function...
2015-10-19 ajreynolImprove regexp rewriter, simplify regexp preprocess...
2015-10-18 ajreynolFix for no condense func values.
2015-10-16 ajreynolAdd option to interleave enumerative instantiation...
2015-10-16 ajreynolThrow error for recursively defined types involving...
2015-10-16 ajreynolFix for codatatype constant rewrite, add regression.
2015-10-15 ajreynolFix congruence check in strings, fixes bug 686.
2015-10-15 ajreynolChange semantics of str.substr to allow endpoint out...
2015-10-15 ajreynolDecompose string contains, minor refactoring.
2015-10-14 Kshitij BansalMerge pull request #77 from kbansal/macsegfault
2015-10-13 Kshitij Bansalremove options infrastructure code which depended on...
2015-10-12 Kshitij BansalMerge pull request #76 from CVC4/proofs
2015-10-11 Kshitij Bansalfix regression tests, support fallback mode for proofs
2015-10-11 Liana HadareanDefault builds are now proof enabled.
2015-10-11 ajreynolFix strings preprocessing + incremental, fixes bug...
2015-10-09 Liana HadareanTemporary reverting commit 477e72b (proofs as default...
2015-10-08 ajreynolMinor improvements to strings. Refactor rewriter. Enabl...
2015-10-07 Liana HadareanDefault builds are now proof enabled.
2015-10-07 Liana HadareanDisabled donePPSimpITE when unsat-cores are enabled...
2015-10-07 ajreynolMinor improvements, add endpoint eq inference to strings.
2015-10-06 ajreynolMore improvements to strings rewriter for regexps,...
2015-10-02 ajreynolFixes related to explanations for cycles, sym inference...
2015-10-02 ajreynolImprovements to rewriter for regexp, contains, indexof...
2015-10-01 ajreynolEvaluate extended operators on partially concrete argum...
2015-10-01 ajreynolMore improvements to strings. More aggressive inference...
2015-09-30 ajreynolRefactor strings, bug fix inferences vs lemmas.
2015-09-29 ajreynolFix for fmf+incremental. Restrict cbqi to literals...
2015-09-28 ajreynolImprove quantifiers engine wrt incremental presolve...
2015-09-28 ajreynolMinor fix
2015-09-28 ajreynolMinor fixes to strings, add regressions.
2015-09-28 ajreynolAdd missing regression
2015-09-28 ajreynolFix bug for trivial extf inferences in strings. Improve...
next