summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)Author
2016-03-23squash-merge from proof branchGuy
2016-03-01Shorter explanations for strings based on tracking which parts of normal form...ajreynol
2016-02-24Unifying the definitions of ClauseId to a single source of truth.Tim King
2016-02-18Implement dynamic splitting for quantified formulas. Minor refactoring of re...ajreynol
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-02-01Removing the CVC4_NEEDS_REPLACEMENT_FUNCTIONS guard to have a simpler build p...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Removing dead code. StackingMap only appeared in unit tests.Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-12-01More work on --cegqi-si-partial, incomplete.ajreynol
2015-11-03Adding a test to ensure the <build>/src/theory directory is available to the ...Tim King
2015-10-27Adding the new mkdirs script to EXTRA_DIST. This should fix the failing night...Tim King
2015-10-26This commit removes using absolute paths in the generation of the .subdirs fi...Tim King
2015-10-22Enable counterexample-guided quantifier instantiation by default for quantifi...ajreynol
2015-09-09Working towards a fair enumerator for codatatypes.ajreynol
2015-08-12Improvements to --macros-quant. Enable --clause-split by default. Bug fix for...ajreynol
2015-07-20Squashed merge of SygusComp 2015 branch.ajreynol
2015-06-29Module to infer alpha equivalence of quantified formulas. Minor clean up of ...ajreynol
2015-02-11Move si solution reconstruction to own file, make more robust. Other refactor...ajreynol
2015-02-02Single invocation module for counterexample guided quantifier instantiation -...ajreynol
2015-01-29Restrict LtePartialInst instantiations based on E-matching, promote to quanti...ajreynol
2015-01-21Initial work on sygusNormalForm.ajreynol
2014-12-03Floating point infrastructure.Martin Brain
2014-11-13Remove two obsolete versions of MBQI.ajreynol
2014-11-07Remove some dead code.Morgan Deters
2014-10-28Initial infrastructure for function definition quantifiers, internal parsing ...ajreynol
2014-10-19Finish sets type enumerator implementation.Kshitij Bansal
2014-10-10Add owner map to better manage QuantifiersModules. Initial infrastructure fo...ajreynol
2014-07-31New module for generating candidate equality conjectures used in inductive pr...ajreynol
2014-06-21fixed build failurelianah
2014-06-19get-glpk-cut-log script, and configure code.Morgan Deters
2014-06-14Evil bitvector preprocessing pass for simplifying powers of two.lianah
2014-06-11Fix an omission in bv sources.Morgan Deters
2014-06-11Some clean-up, post bv-merge.Morgan Deters
2014-06-10Merging Tim's pseudoboolean work from his fmcad14 branch.Tim King
2014-06-10Merging CAV14 paper bit-vector work.lianah
2014-05-26Separating an implicit inclusion of smt_engine.h from theory.h.Tim King
2014-05-11More preparation for CASC proofs. Minor fix for sort inference (rewrite new ...Andrew Reynolds
2014-05-06First draft of ambqi_builder (new implementation of MBQI based on disjoint se...Andrew Reynolds
2014-04-30T-entailment work, and QCF (quant conflict find) work that uses it.Tim King
2014-04-09some debugging changesKshitij Bansal
2014-03-19Refactor the theory specific parts of definition expansion into the theory so...Martin Brain
2014-03-11Fix for rewriterules build breakage.Morgan Deters
2014-03-11Initial refactor of rewrite rules, make theory_rewriterules empty theory. Pu...Andrew Reynolds
2014-03-07Merging a squash of the branch timothy-king/CVC4/glpknecfix c95bf7d4f1 into m...Tim King
2014-02-21disable test cvc3_main, attempt to fix dist_checkKshitij Bansal
2014-02-21add new theory (sets)Kshitij Bansal
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback