summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-07-01When proving a lemma, ignore literals that don't belong to the theory in ques...Guy
2016-07-01Handle bitvector lemmas where a literal gets rewritten into false, and conseq...Guy
2016-06-30Merge branch 'master' of https://github.com/CVC4/CVC4Guy
2016-06-30Support for the letification of chained AND and OR operations in LFSC proofsGuy
2016-06-23Add theory/sep/kinds to EXTRA_DIST to fix distcheck failures.Clark Barrett
2016-06-23Fixed some warnings, fixed bug in cdhashmap that was crashing cdmap_black,Clark Barrett
2016-06-20Merge branch 'master' of https://github.com/CVC4/CVC4Guy
2016-06-20Addressed a bug that occurs when proof production is triggered via text flags...Guy
2016-06-20Minor change to sep/kindsajreynol
2016-06-20Merge branch 'master' of https://github.com/CVC4/CVC4Guy
2016-06-20Fixed a bug where the proofManager's init() call was not getting called, resu...Guy
2016-06-18Fix unit test.ajreynol
2016-06-17Cleanup from last commit, treat sep.nil as variable kind.ajreynol
2016-06-17Support for separation logic. Enable cbqi by default for pure BV.ajreynol
2016-06-08Merge branch 'master' of https://github.com/CVC4/CVC4Guy
2016-06-08LFSC letification is true by defaultGuy
2016-06-08Support for printing a global let map in LFSC proofs.Guy
2016-06-06Merge pull request #85 from CVC4/master_for_proof_mergeguykatzz
2016-06-03Remove NodeListMap from datatypes and equality inference. Add option --dt-bla...ajreynol
2016-06-03Better infrastructure for proving constant disequality.Guy
2016-06-03A better mechanism for handling BV terms with aliases: inject the alias at th...Guy
2016-06-03Remove NodeListMap from strings, fixes memory leaks. Fix for regexp intersect...ajreynol
2016-06-03Simple memory fixes, minor cleanup in quantifiers.ajreynol
2016-06-03Reduce number of passes in quantifiers rewriter.ajreynol
2016-06-02Fixed a magical bug that only appears when compiling with clang:Guy
2016-06-02FixGuy
2016-06-01Merge from proof branchGuy
2016-06-01Revert "Merging proof branch"Guy
2016-06-01Merging proof branchGuy
2016-06-01Fix to ignore a case of triggers with no free variables.ajreynol
2016-06-01Initial infrastructure for bounded set quantification (disabled). Refactoring...ajreynol
2016-05-27Removing check that is no longer valid.Clark Barrett
2016-05-27Merged QF_UFBV support from experimental branchClark Barrett
2016-05-27Enabled bit-blasting option for QF_UFBVClark Barrett
2016-05-26Merge branch 'master' of https://github.com/CVC4/CVC4Clark Barrett
2016-05-26Changed aig_bitblaster to work with cryptominisatlianah
2016-05-26Fix for aig_bitblaster.cppKshitij Bansal
2016-05-26Use term indexing in TheoryUF::computeCareGraph. Do not reject model value in...ajreynol
2016-05-26Updated script, fixed bug in QF_NIA conversion.Clark Barrett
2016-05-24Fixed build issue due to dummy Cryptominisat constructor.Liana Hadarean
2016-05-24Merged cryptominisat from experimental branch.Liana Hadarean
2016-05-24Improvements to symmetry breaking in sygus search. Minor fix for getting inst...ajreynol
2016-05-23Fix related to parametric sorts whose interpretation is finite due to uninter...ajreynol
2016-05-21Minor fix for strings.ajreynol
2016-05-20Minor fix to strings, cleanup in datatypes.ajreynol
2016-05-20Improvements to theory combination + strings: do not return trivial care grap...ajreynol
2016-05-18Refactor modes for sygus+single invocation. Add option --inst-rlv-cond. Mino...ajreynol
2016-05-17Minor fix cbqi for constant monomials.ajreynol
2016-05-16Fix memory leak in interactive_shell.cppClark Barrett
2016-05-16Enable --sygus-direct-eval by default, limit to terms that do not induce Bool...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback