summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-25Fix quotes in string constants.Morgan Deters
2014-02-25Add options --full-saturate-quant and --mbqi=trust. Other minor changes.Andrew Reynolds
2014-02-24bug fix: strings preprocess for the orignal term, causing unknown in some casesTianyi Liang
2014-02-21Merge branch '1.3.x'Morgan Deters
2014-02-21No diamond-breaking under quantifiers (resolves bug #550).Morgan Deters
2014-02-21reorganize substr, fix some potential bugs, adds cache for preprocessingTianyi Liang
2014-02-21Merge branch '1.3.x'Morgan Deters
2014-02-21Fix two variants of Node::substitute().Morgan Deters
2014-02-21portfolio: fix export of emptysetKshitij Bansal
2014-02-21disable test cvc3_main, attempt to fix dist_checkKshitij Bansal
2014-02-21option to print stats after every satisfiability or validity queryKshitij Bansal
2014-02-21add new theory (sets)Kshitij Bansal
2014-02-21fix a -WunusedKshitij Bansal
2014-02-20add more tests, and define int.to.str(NEGATIVE)=""Tianyi Liang
2014-02-20Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2014-02-20hot fix for str2int/int2strTianyi Liang
2014-02-20add negative int2strTianyi Liang
2014-02-20String parsing example in CVC parserMorgan Deters
2014-02-20Merge branch 'master' of github.com:tiliang/CVC4Tianyi Liang
2014-02-20hot fix for str2int/int2strTianyi Liang
2014-02-20add negative int2strTianyi Liang
2014-02-20String parsing example in CVC parserMorgan Deters
2014-02-20Fix ite and iff handling in QCF. Add option for heuristic instantiation in Q...Andrew Reynolds
2014-02-20portfolio: add stat to track time spent waiting for interrupted threads to stopKshitij Bansal
2014-02-19Merge branch 'master' of github.com:CVC4/CVC4Tim King
2014-02-19Merge branch '1.3.x'Tim King
2014-02-19Stopping non-linear terms from entering the dio solver. Fixes bug 547.Tim King
2014-02-19add negative int2strTianyi Liang
2014-02-18missed files for the latter commitTianyi Liang
2014-02-18str.to.int(INVALID) = -1Tianyi Liang
2014-02-18switch to total function str.to.int: maps invalid and non-digit strings to 0Tianyi Liang
2014-02-17bring back the commits which is lost accidentally.Tianyi Liang
2014-02-17add str2intTianyi Liang
2014-02-17Fix for strings-exp: enable quantifiersMorgan Deters
2014-02-17Fix strings preprocessing for justification heuristicMorgan Deters
2014-02-17type conversionTianyi Liang
2014-02-14Make QCF more incremental. Fix bug in QCF handling of ITE formulas, add supp...Andrew Reynolds
2014-02-14partial function charatTianyi Liang
2014-02-13fix expanding defTianyi Liang
2014-02-12bug fix for reverse checkTianyi Liang
2014-02-11lexer fix: disable smt-lib conversion for string literalsTianyi Liang
2014-02-11minor fix for recognizing the tail backslash, still have smt-lib compliance i...Tianyi Liang
2014-02-11resolve merge conflictsTianyi Liang
2014-02-11escaped characters, having an issue with smt-lib defintion, further repair is...Tianyi Liang
2014-02-11minor fix for mergeTianyi Liang
2014-02-11minor cleanup for mergeTianyi Liang
2014-02-11minor fix for mergeTianyi Liang
2014-02-09More complete guess instantiation strategy, cvc4 now typically times out inst...Andrew Reynolds
2014-02-06Minor fix for previous commitMorgan Deters
2014-02-06Oops.. premature push on lexer fix (remove debugging output)Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback