summaryrefslogtreecommitdiff
path: root/src/printer/cvc
AgeCommit message (Expand)Author
2013-11-27General pre-release cleanup commitMorgan Deters
2013-11-19Add fair strategy for finite model finding multiple sorts --uf-ss-fair.Andrew Reynolds
2013-11-10Flatten libcvc4 build structure; remove some #include interdependencesMorgan Deters
2013-07-06Model output is now const; this related to bug 519Morgan Deters
2013-04-02Regenerated copyrights: canonicalized names, no emailsMorgan Deters
2013-04-01update copyrightsMorgan Deters
2013-03-26Fixes for warnings from clang++, from -std=gnu++0x, from swig, and from javacMorgan Deters
2013-03-22Support for Boolean term conversion in datatypes.Morgan Deters
2013-03-21Some model and printing fixes for defined functions in input.Morgan Deters
2013-02-24added option --model-u-dt-enum for outputting uninterpreted sorts as datatype...Andrew Reynolds
2012-12-18Fix printing of EXISTS in CVC language printerMorgan Deters
2012-12-12* fixed bug 481 by adding check for division by 0 in bit-vector division circuitlianah
2012-12-01another part of last commitMorgan Deters
2012-11-30internal variables (skolems) aren't printed as part of the modelMorgan Deters
2012-11-30Partial fix for bug 435; still needs some effort.Morgan Deters
2012-11-27First chunk of boolean-terms support.Morgan Deters
2012-11-27Tuples and records merge. Resolves bug 270.Morgan Deters
2012-11-17* Fix for bug 445 agreed to in meeting 11/13/2012: always dump in ALL_SUPPORT...Morgan Deters
2012-11-16Fix dumping of array-select expressions in CVC native language.Morgan Deters
2012-11-14Fix for bug 407. mkAnonymousFunction() in the parser no longer uses ':'. CVC ...Tim King
2012-10-11Standardizing copyright notice. Touches **ALL** sources, guys, sorry.. it'sMorgan Deters
2012-10-05Bug-related:Morgan Deters
2012-10-05BoolExpr removed and replaced with ExprDejan Jovanović
2012-09-26Finish off SEXPR kind work.Morgan Deters
2012-09-24some api changesDejan Jovanović
2012-09-21Fixes for datatype dumping and printing. Add a new test case for dumping.Morgan Deters
2012-09-21SMT-LIBv2 compliance updates:Morgan Deters
2012-09-20some bugfixes that come as a result of debugging some CASCADE/C stuff..Morgan Deters
2012-09-19General subscriber infrastructure for NodeManager, as discussed in theMorgan Deters
2012-09-12Adding model assertions after SAT responses.Morgan Deters
2012-09-11Partially reverting the changes made in 4308. There is now both an Expr and N...Tim King
2012-09-10modified getValue to return Expr instead of NodeAndrew Reynolds
2012-08-31merge from fmf-devel branch. more updates to models: now with collectModelIn...Andrew Reynolds
2012-08-24fix get-value output in a couple ways; this fixes bug #378Morgan Deters
2012-08-06fix constant printing for datatypesDejan Jovanović
2012-08-03fix uses of getMetaKind() from outside the expr package. (they now use isCon...Morgan Deters
2012-07-17SMT-LIBv2 compliance updates:Morgan Deters
2012-06-13Fixes lots of problems in bv rewrite rules and adds lots of assertionsClark Barrett
2012-06-11Merge from quantifiers2-trunkmerge branch.Morgan Deters
2012-06-09Cleanup and comments for the dag-ifier. Also some unit testing for it.Morgan Deters
2012-06-09Dagification of output expressions.Morgan Deters
2012-06-07Adding EchoCommand and associated printer and parser rules:Morgan Deters
2012-05-18This commit removes the dead psuedoboolean code.Tim King
2012-05-15This commit removes the CONST_INTEGER kind from nodes. This code comes from t...Tim King
2012-04-06* Smt2 printer for datatypesFrançois Bobot
2012-04-06* Fix ITEs and functions in CVC language printer.Morgan Deters
2012-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2012-02-08Number of changes to cvc_printer.cpp. Specialized the printing for BVPLUS, BV...Tim King
2012-02-07fixing some missing stuffDejan Jovanović
2012-02-05changes to the cvc4 language printer, so that it actually prints the cvc4 lan...Dejan Jovanović
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback