cvc5.git
2013-05-14 Andrew ReynoldsUpdate casc24-fnt run script. Add casc24-fof run script.
2013-05-14 lianahadded some extra options to the bit-vector theory
2013-05-14 Andrew ReynoldsAdd support for quantifier patterns in smt2 printer.
2013-05-14 Andrew ReynoldsRefactoring to separate old and new model building...
2013-05-11 Andrew ReynoldsPreliminary version of finite model finding over bounde...
2013-05-10 Morgan Detersdisable Logic-checking with finite model finding for...
2013-05-10 lianahnow proofs print mapping between atom and propositional...
2013-05-10 Andrew ReynoldsUpdate casc run script. Work on compliance for SZS...
2013-05-10 lianahfixes to the proof system so it works with theory lemma...
2013-05-10 Morgan DetersFix erroneous results when the logic was incorrectly...
2013-05-10 Morgan DetersAdd documentation for --disable-fmf-inst-gen, which...
2013-05-10 Andrew ReynoldsAdd simplification option --fo-prop-quant. Add model...
2013-05-09 Kshitij BansalMerge branch 'master' of ssh://github.com/CVC4/CVC4
2013-05-09 Tim KingChanging the integer normal form to increase matching.
2013-05-09 Andrew ReynoldsAdd new method for checking candidate models, --fmf...
2013-05-08 Kshitij Bansalrm decision/relevancy
2013-05-08 Morgan DetersPrerelease versioning for master
2013-05-08 Morgan DetersPrerelease versioning for 1.2.x
2013-05-08 Morgan DetersMerge tag 'smteval2013'
2013-05-08 Morgan DetersCutting release 1.2.
2013-05-08 Morgan DetersRemoving arithmetic compile warning for release
2013-05-08 Morgan Detersupdate versioning
2013-05-08 Morgan Detersfinal updates for smt-eval script
2013-05-08 Clark BarrettFixed assertion bug
2013-05-08 Morgan Detersfix for smt-eval run script
2013-05-07 Morgan DetersBV strategy for SMT-EVAL
2013-05-07 Morgan Detersfix for nonterminating model-based array loop
2013-05-07 lianahadded type checking rule to check for bit-vector consta...
2013-05-07 lianahone more fix for rewrites
2013-05-07 lianahfixed bv rewrite blow-up
2013-05-07 Dejan Jovanovićfix for bug500
2013-05-07 Tim KingFixes a bug with arithmetic's new attempt solution...
2013-05-07 Tim KingImproving arithmetic debugging output.
2013-05-07 Tim KingDisabling an incorrect prototyping line from the simple...
2013-05-07 Morgan DetersChange SMT-EVAL run-script to use Tim's best QF_LRA...
2013-05-07 Liana Hadareanfixed bv rewrite rule bug
2013-05-06 Morgan DetersRemoving excess verbosity from ApproxSimplex (after...
2013-05-06 Tim KingAdding a heuristic for guessing an optimization functio...
2013-05-06 Tim KingDisables justification stop only for LRA if the problem...
2013-05-06 Clark BarrettSome bug fixes for mb arrays
2013-05-05 Tim KingAdding cut offs for likely integer infeasible paths.
2013-05-04 Tim KingAdding a smarter technique for pivoting in solutions...
2013-05-03 Tim KingFixing compilation of unit tests. These problems were...
2013-05-03 Tim KingMore misc. arithmetic cleanup. Removing unused files...
2013-05-03 Tim KingCode cleanup. Reducing misc. warnings in arithmetic.
2013-05-03 Tim KingRemoving arithmetic legacy code and unifying functions.
2013-05-03 Tim KingFixing a debug typo.
2013-05-03 Tim KingMerging branch 'soiquickexplain'.
2013-05-03 Tim KingMerge branch 'fcexplanations'
2013-05-02 Tim KingAdding quick explain for soi simplex.
2013-05-02 Dejan Jovanović* splitLemma to request atoms
2013-05-02 lianahmerged master
2013-05-02 lianahMerge branch 'master' of https://github.com/CVC4/CVC4
2013-05-01 Morgan DetersComment out some debug-related things in attribute...
2013-05-01 Morgan DetersFix to dumping re: boolean terms, datatypes
2013-05-01 Morgan DetersFix to boolean-terms; resolves bug #507
2013-05-01 lianahremoved tracing code causing slowdown; cleaned up some...
2013-05-01 Tim KingWorking on the new explanation system.
2013-05-01 lianahadded back BitwiseEq rule
2013-05-01 Morgan DetersAdding a missing makefile to the dist (fixes distcheck)
2013-04-30 Tim KingMaking propagation more conversative.
2013-04-30 Tim KingDraft of the new propagation code.
2013-04-30 lianahfixed merge conflicts
2013-04-30 lianahmerged cvc4 master
2013-04-30 lianahupdated the author name
2013-04-30 lianahadded several rewrite rules (BitwiseSlicing, Ule/SleEli...
2013-04-30 lianahadded bvule, bvsle operator elimination rulesl; added...
2013-04-30 lianahadded some bv rewrite rules
2013-04-30 lianahinnd examples are solved fast, but destruction assertio...
2013-04-30 Liana Hadareanfixed compile error
2013-04-30 lianahuncompiling new bv to bool lifting
2013-04-30 lianahfinished implementing bv to bool lifting and added...
2013-04-30 Liana Hadareanmore work on boolean lifting
2013-04-30 lianahstarted work on bv1 to boolean lifting
2013-04-30 lianahadded support for dumping the SAT problem the sat solve...
2013-04-30 lianahupdated the author name
2013-04-30 Andrew ReynoldsAdd option in quantifiers for clause splitting
2013-04-30 lianahadded several rewrite rules (BitwiseSlicing, Ule/SleEli...
2013-04-30 Kshitij Bansaladd decision_attributes.h for make dist
2013-04-30 Tim KingAdding has bound counts and tracking for rows.
2013-04-29 Morgan DetersSome fixes for GCC 4.2, and for Java on Mac
2013-04-29 Kshitij BansalMerge pull request #9 from kbansal/master
2013-04-29 Morgan DetersFixes to FCSimplex for some versions of compilers
2013-04-28 Tim KingFixing the failure for make distcheck.
2013-04-26 Kshitij BansalMerge experimental decisionweight branch
2013-04-26 Tim KingFCSimplex branch merge
2013-04-25 lianahadded bvule, bvsle operator elimination rulesl; added...
2013-04-25 Morgan DetersAdd ability to run different regression levels with...
2013-04-24 Morgan DetersTheory "alternates" support
2013-04-22 Morgan Detersadd bit0 and bit1 constants to smt-lib v1 parser
2013-04-21 lianahadded some bv rewrite rules
2013-04-18 lianahMerge branch 'master' of https://github.com/CVC4/CVC4
2013-04-18 lianahmaking sure sat context is zero when user context is...
2013-04-18 lianahfixing destruction order in SmtEngine
2013-04-17 Kshitij Bansalbool flatten: node num_children workaround
2013-04-17 lianahinnd examples are solved fast, but destruction assertio...
2013-04-17 Kshitij Bansalboolean flatten: bug fix in dfs search
2013-04-17 Kshitij Bansalboolean flatten rewrite: dont re-rewrite
2013-04-17 Kshitij Bansalgeneralize to handle and
2013-04-16 Kshitij Bansalflatten or nodes
next