summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15Add option uf-ss-fair-monotone. Minor cleanup and improvement of sort inference.ajreynol
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-12-10Add option fmf-empty-sorts.ajreynol
2015-12-03Reverting a previous change to the options_handlers.h. Using inline defintion...Tim King
2015-12-03Removing the generated directory from the parsers.Tim King
2015-12-03Modifying the src/options/Makefile.am for travis.Tim King
2015-12-02Modifying options/Makefile.am to pass distcheck. There is an unpleasant hack ...Tim King
2015-12-02Adds Google, Inc. to the AUTHORS file.Chris Conway
2015-12-02Minor fixes for cegqi-si-partial.ajreynol
2015-12-02Separating the steps of the old mkoptions script into smaller phases.Tim King
2015-12-02Guarding the destruction of the a linux specific variable on WIN32.Tim King
2015-12-01Merge pull request #79 from CVC4/fix-mac-build-scriptTim King
2015-12-01Adds attempt to download config.guess to get-antlr-3.4 script.Chris Conway
2015-12-01Reverts addition of autogen.sh to mac-build script.Chris Conway
2015-12-01More work on --cegqi-si-partial, incomplete.ajreynol
2015-11-28Initial work on --cegqi-si-partial, refactoring.ajreynol
2015-11-26Adds required steps to contrib/mac-build.Chris Conway
2015-11-26Update to new implementation of single invocation partition by default.ajreynol
2015-11-26Front-end support for get-value of sort cardinality, minor fixes for sygus so...ajreynol
2015-11-25Infrastructure for partially single invocation properties. Bug fix for uncons...ajreynol
2015-11-23Adding a missing delete to smt2_compliance.Tim King
2015-11-23Adding a missing delete to InstStrategyCegqi destructor.Tim King
2015-11-23Isolating the dependencies on CVC4_ANTLR3_OLD_INPUT_STREAM. Also freeing more...Tim King
2015-11-23Switching travis over to using the containers infrastructure.Tim King
2015-11-23Freeing memory allocated for signal handling.Tim King
2015-11-18Option for midpoints in cbqi.ajreynol
2015-11-17Improve relevant domain computation for arithmetic, full saturation strategy....ajreynol
2015-11-12Updating the contrib/new-theory script and travis to use the new Makefile.the...Tim King
2015-11-12Updating the contrib/new-theory script and travis to use the new Makefile.the...Tim King
2015-11-12Minor fixes and improvements to purify quant, relational triggers.ajreynol
2015-11-11Minor fixes to cbqi, purify-quant. Better error checking in addInstantiation.ajreynol
2015-11-10Fix infinite loop in datatype enumerator. Minor fixes and improvements to cbq...ajreynol
2015-11-09Replacing an inefficient use of std::find(...) to use std::set's find() instead.Tim King
2015-11-06Changing file permissions to add or remove executable tag as appropriate.Tim King
2015-11-05Merging the google branch back into master.Tim King
2015-11-05Fixes some initialization and desctruction problems in quantifiers. Also rest...Tim King
2015-11-05This commit slightly generalizes the scripts for generating the _tags files.Tim King
2015-11-04Better combination of UF with cbqi, refactor quantifiers intialization.ajreynol
2015-11-03Fixing typo.Tim King
2015-11-03Adding a test to ensure the <build>/src/theory directory is available to the ...Tim King
2015-10-31Improvements to handling of mixed Int/Real quantifiers.ajreynol
2015-10-29Removes an extra dollar sign from src/options/mktagheaders. The extra dollar ...Tim King
2015-10-27Adding the new mkdirs script to EXTRA_DIST. This should fix the failing night...Tim King
2015-10-26This commit fixes a bug related to a public header depending on a compiler fl...Tim King
2015-10-26This commit removes using absolute paths in the generation of the .subdirs fi...Tim King
2015-10-26This commit moves the scripts for building the Debug_tags, Traces_tags, Debug...Tim King
2015-10-26This fixes a one definition rule violation for reduceDB_lt in Solver.cc in mi...Tim King
2015-10-26Promote InstStrategyCbqi to quantifier module. Cleanup unused code.ajreynol
2015-10-26Extend counterexample-guided instantiation to extended theory of Int/Real, mi...ajreynol
2015-10-24Revert "Default builds are now proof enabled."Kshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback