2013-10-17 |
Kshitij Bansal | minor fix to last commit (gitignore) |
commit | commitdiff | tree |
2013-10-17 |
Kshitij Bansal | .gitignore personal configuration files |
commit | commitdiff | tree |
2013-10-16 |
Tianyi Liang | adds fmf for strings |
commit | commitdiff | tree |
2013-10-16 |
Tianyi Liang | renames for strings fmf |
commit | commitdiff | tree |
2013-10-16 |
Tianyi Liang | Merge branch 'master' of github.com:tiliang/CVC4 |
commit | commitdiff | tree |
2013-10-15 |
Tianyi Liang | bug fix in strings : change from assert to alwaysassert |
commit | commitdiff | tree |
2013-10-15 |
Tianyi Liang | removes some junks |
commit | commitdiff | tree |
2013-10-15 |
Andrew Reynolds | performance optimizations for quantifier instantiation |
commit | commitdiff | tree |
2013-10-15 |
Tianyi Liang | bug fix in strings : change from assert to alwaysassert |
commit | commitdiff | tree |
2013-10-15 |
Andrew Reynolds | performance optimizations for quantifier instantiation |
commit | commitdiff | tree |
2013-10-15 |
Tianyi Liang | removes some junks |
commit | commitdiff | tree |
2013-10-15 |
Tianyi Liang | bug fix: string cache cleaning |
commit | commitdiff | tree |
2013-10-14 |
Tianyi Liang | add another regexp test |
commit | commitdiff | tree |
2013-10-14 |
Tianyi Liang | Adds Regular Expression support. |
commit | commitdiff | tree |
2013-10-11 |
Tianyi Liang | Adds regular expression support, it is actually CFL... |
commit | commitdiff | tree |
2013-10-11 |
Tianyi Liang | Merge branch 'master' of github.com:tiliang/CVC4 |
commit | commitdiff | tree |
2013-10-11 |
Tianyi Liang | add constant membership |
commit | commitdiff | tree |
2013-10-11 |
Tianyi Liang | adds native regexp. |
commit | commitdiff | tree |
2013-10-11 |
Tianyi Liang | add constant membership |
commit | commitdiff | tree |
2013-10-10 |
Andrew Reynolds | Minor bug fix to datatypes. |
commit | commitdiff | tree |
2013-10-10 |
Tianyi Liang | Merge branch 'master' of github.com:tiliang/CVC4 |
commit | commitdiff | tree |
2013-10-10 |
Tianyi Liang | adds native regexp. |
commit | commitdiff | tree |
2013-10-10 |
Tianyi Liang | adds native regexp. |
commit | commitdiff | tree |
2013-10-09 |
Andrew Reynolds | More improvements to datatypes, eager selector collapsi... |
commit | commitdiff | tree |
2013-10-08 |
Andrew Reynolds | Optimizations for datatypes theory. There seems to... |
commit | commitdiff | tree |
2013-10-07 |
Andrew Reynolds | Multiple fixes for datatypes theory solver: add support... |
commit | commitdiff | tree |
2013-10-03 |
Tianyi Liang | Merge branch 'master' of https://github.com/CVC4/CVC4 |
commit | commitdiff | tree |
2013-10-03 |
Andrew Reynolds | Adding example proof signatures for LFSC. |
commit | commitdiff | tree |
2013-10-03 |
Andrew Reynolds | Added support for converting unsorted problems to multi... |
commit | commitdiff | tree |
2013-10-03 |
Tianyi Liang | Merge branch 'master' of github.com:tiliang/CVC4 |
commit | commitdiff | tree |
2013-10-03 |
Tianyi Liang | adds some fixes. it solves kaluza problems |
commit | commitdiff | tree |
2013-10-03 |
Andrew Reynolds | Adding example proof signatures for LFSC. |
commit | commitdiff | tree |
2013-10-02 |
Andrew Reynolds | Added support for converting unsorted problems to multi... |
commit | commitdiff | tree |
2013-10-02 |
Tianyi Liang | adds partial function substr. the use of this function... |
commit | commitdiff | tree |
2013-10-02 |
Tianyi Liang | adds partial function substr. the use of this function... |
commit | commitdiff | tree |
2013-10-01 |
Andrew Reynolds | Fix a bug in smt2 parser for quantified formulas with... |
commit | commitdiff | tree |
2013-10-01 |
Tianyi Liang | replace with a new method for disequality, move to... |
commit | commitdiff | tree |
2013-09-30 |
Tianyi Liang | add x=y |
commit | commitdiff | tree |
2013-09-30 |
Tianyi Liang | fixed a loop bug |
commit | commitdiff | tree |
2013-09-30 |
Andrew Reynolds | Bug fixes and improvements for symmetry breaking, it... |
commit | commitdiff | tree |
2013-09-27 |
Morgan Deters | Some fixes to recent strings commits. |
commit | commitdiff | tree |
2013-09-27 |
Morgan Deters | Merge branch 'master' of github.com:tiliang/CVC4 |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | adds communication with arith engine |
commit | commitdiff | tree |
2013-09-27 |
Andrew Reynolds | Add new symmetry breaking technique for finite model... |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | Merge branch 'master' of github.com:tiliang/CVC4 |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | removes unsound cases, adds unrolling |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | fix the infinite issue |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | for morgan to see the regression problems |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | fix loop detection for multi-vars |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | optimizing model generation for strings |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | adds model generation for strings, and a hacked way... |
commit | commitdiff | tree |
2013-09-27 |
Tianyi Liang | removes unsound cases, adds unrolling |
commit | commitdiff | tree |
2013-09-25 |
Tianyi Liang | fix the infinite issue |
commit | commitdiff | tree |
2013-09-25 |
Tianyi Liang | for morgan to see the regression problems |
commit | commitdiff | tree |
2013-09-24 |
Clark Barrett | Reduce compiler dependencies on substitutions.h, |
commit | commitdiff | tree |
2013-09-24 |
Clark Barrett | Better fix for bug 528 |
commit | commitdiff | tree |
2013-09-24 |
Tianyi Liang | fix loop detection for multi-vars |
commit | commitdiff | tree |
2013-09-24 |
Tianyi Liang | optimizing model generation for strings |
commit | commitdiff | tree |
2013-09-24 |
Tianyi Liang | adds model generation for strings, and a hacked way... |
commit | commitdiff | tree |
2013-09-23 |
Morgan Deters | Revert Clark's last commit, at his request; there are... |
commit | commitdiff | tree |
2013-09-23 |
Clark Barrett | Cleaner version of bug-fix for 528, also moved substitu... |
commit | commitdiff | tree |
2013-09-19 |
Clark Barrett | Fix for bug 528 |
commit | commitdiff | tree |
2013-09-18 |
Morgan Deters | Support a personal build configuration and make rules. |
commit | commitdiff | tree |
2013-09-18 |
Morgan Deters | Support for bv2nat/int2bv in parser and BV rewriter. |
commit | commitdiff | tree |
2013-09-18 |
Morgan Deters | Fixes to theoryof-mode; no longer static in Theory... |
commit | commitdiff | tree |
2013-09-16 |
Morgan Deters | Fix (extraneous) command dumping. |
commit | commitdiff | tree |
2013-09-15 |
Andrew Reynolds | Change default option of simple ite lifting within... |
commit | commitdiff | tree |
2013-09-13 |
Morgan Deters | Fix sat_proof "parentheses into the void" after conferr... |
commit | commitdiff | tree |
2013-09-13 |
Morgan Deters | Move some regress benchmarks around that took too long... |
commit | commitdiff | tree |
2013-09-13 |
Morgan Deters | Documentation fixes, some code typo fixes, file perms... |
commit | commitdiff | tree |
2013-09-13 |
Kshitij Bansal | Merge branch 'master' of https://github.com/CVC4/CVC4 |
commit | commitdiff | tree |
2013-09-12 |
Kshitij Bansal | fix bug 534: portfolio define-fun duplicate model |
commit | commitdiff | tree |
2013-09-11 |
Tianyi Liang | Theory of strings. |
commit | commitdiff | tree |
2013-09-09 |
Andrew Reynolds | Another minor fix for datatypes to repair my previous... |
commit | commitdiff | tree |
2013-09-09 |
Morgan Deters | Add support for check-sat with argument. |
commit | commitdiff | tree |
2013-09-09 |
Morgan Deters | Fix declare-datatypes dumping bug (bug 385). |
commit | commitdiff | tree |
2013-09-09 |
Morgan Deters | Support per-command verbosity settings. |
commit | commitdiff | tree |
2013-09-09 |
Morgan Deters | Support empty (and 1-ary) tuples and records. |
commit | commitdiff | tree |
2013-09-09 |
Morgan Deters | Fix some line-numbering in auto-generated metakind... |
commit | commitdiff | tree |
2013-09-09 |
Morgan Deters | Fix portfolio on bug411.smt2. (get-model command shoul... |
commit | commitdiff | tree |
2013-09-09 |
Morgan Deters | Ensure no cost for datatypes debugging when not tracing it. |
commit | commitdiff | tree |
2013-09-07 |
Andrew Reynolds | Fix datatypes for bug 503 |
commit | commitdiff | tree |
2013-09-05 |
Morgan Deters | Fix FLOOR and DISTINCT in CVC language parser. |
commit | commitdiff | tree |
2013-09-05 |
Morgan Deters | Fix lambda handling in CVC parser |
commit | commitdiff | tree |
2013-09-05 |
Morgan Deters | Permit setOption(decision-mode) |
commit | commitdiff | tree |
2013-09-05 |
Morgan Deters | Fix bugs/issues with missed-t-prop dump output |
commit | commitdiff | tree |
2013-09-05 |
Morgan Deters | Fix declare-fun/define-fun in dumps; resolves bugs... |
commit | commitdiff | tree |
2013-08-31 |
Morgan Deters | Add ability to mkConst(TupleSelect) and friends in... |
commit | commitdiff | tree |
2013-08-26 |
Kshitij Bansal | Merge branch '1.2.x' |
commit | commitdiff | tree |
2013-08-26 |
Kshitij Bansal | bug 374 fix: assert litVal=desiredVal only for leaf... |
commit | commitdiff | tree |
2013-08-26 |
Kshitij Bansal | Bug 374 benchmarks |
commit | commitdiff | tree |
2013-08-20 |
Morgan Deters | Change recursive expandDefinitions() to an interative... |
commit | commitdiff | tree |
2013-08-13 |
Morgan Deters | --segv-nospin is now default. |
commit | commitdiff | tree |
2013-08-13 |
Morgan Deters | Minor cleanup. |
commit | commitdiff | tree |
2013-08-13 |
Andrew Reynolds | Minor fixes for --fmf-fmc for quantifiers containing... |
commit | commitdiff | tree |
2013-08-13 |
Andrew Reynolds | initial modifications for per-ic cbqi |
commit | commitdiff | tree |
2013-08-09 |
Morgan Deters | Clean up "make install"-produced intermediate files... |
commit | commitdiff | tree |
2013-08-08 |
Morgan Deters | Fix a serious bug in the preprocessor; problem inputs... |
commit | commitdiff | tree |
2013-08-08 |
Morgan Deters | Parameterized, uninterpreted sorts need no Boolean... |
commit | commitdiff | tree |
2013-07-30 |
Morgan Deters | Minor fixes to build system. |
commit | commitdiff | tree |
next |