summaryrefslogtreecommitdiff
path: root/src/theory/arith/kinds
AgeCommit message (Expand)Author
2021-02-22(proof-new) Add new arithmetic kind INDEXED_ROOT_PREDICATE. (#5949)Gereon Kremer
2020-10-29Add mkInteger to the API (#5274)mudathirmahgoub
2020-06-29Add internal support for integer and operator (#4668)Andrew Reynolds
2019-09-28Introduce template classes for simple type rules (#2835)Andres Noetzli
2018-12-20Add missing type rules for parameterized operator kinds. (#2766)Aina Niemetz
2018-02-07Add remaining transcendental functions (#1551)Andrew Reynolds
2017-07-12Make type rules more strict for operators whose type rules involve subtypes. ...ajreynol
2017-07-10Merge ntExt branch. Adds support for transcendental functions. Refactoring of...ajreynol
2017-04-02Adding a model based axiom instantiation scheme for multiplication. Merge com...Tim King
2014-06-21Slightly-improved kinds documentation for builtin, Boolean, arrays, strings, ...Morgan Deters
2013-06-24Support for abs, to_int, is_int, divisible in SMT-LIB; also --rewrite-divk al...Morgan Deters
2012-12-01drastic simplification of quantifiers code regarding equality queries, instan...Andrew Reynolds
2012-11-08Improved support for division by zero. This adds the *_TOTAL kinds and unint...Tim King
2012-10-08* Models' SubstitutionMaps are now attached to the user contextMorgan Deters
2012-08-16Replace propagateAsDecision() with Theory::getNextDecisionRequest():Morgan Deters
2012-08-07Some items from the CVC4 public interface review:Morgan Deters
2012-07-14Type enumerator infrastructure and uninterpreted constant support. No suppor...Morgan Deters
2012-06-11Merge from quantifiers2-trunkmerge branch.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-03-01Partial merge from kind-backend branch, including Minisat and CNF work toMorgan Deters
2011-09-02Merge from my post-smtcomp branch. Includes:Morgan Deters
2011-09-02Partial merge of integers work; this is simple B&B and some pseudobooleanMorgan Deters
2011-04-25Monday tasks:Morgan Deters
2011-04-25Weekend work. The main points:Morgan Deters
2011-01-05Commit for the theory engine and rewriter changes. Changes are substantial an...Dejan Jovanović
2010-10-12IDENTITY has been removed.Tim King
2010-10-05parser and core support for SMT-LIBv2 commands get-info, set-option, get-opti...Morgan Deters
2010-09-13* New normal form for arithmetic is in place.Tim King
2010-05-20Added the division symbol to the parser, and minimal support for it in Theory...Tim King
2010-04-28Added theory/arith/kind and enabled the smt parser to read in these symbols. ...Tim King
2010-04-01PARSER STUFF:Morgan Deters
2010-03-30Highlights of this commit are:Morgan Deters
2010-03-25new domain-specific language for kinds files: permits characterization of dif...Morgan Deters
2010-02-27A bag of unrelated fixes to bring trunk more in-line with recentMorgan Deters
2010-02-04Added theory output channel interfaces and "Interrupted" exception.Morgan Deters
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback