summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.h
AgeCommit message (Expand)Author
2018-03-05Enable -Wsuggest-override by default. (#1643)Mathias Preiner
2018-02-02Option to check solutions produced by SyGuS solver (#1553)Haniel Barbosa
2018-01-15Removing more miscellaneous throw specifiers. (#1509)Tim King
2017-12-08Make collect model info return a Bool (#1421)Andrew Reynolds
2017-12-06Add command for define-fun-rec and add to API (#1412)Andrew Reynolds
2017-11-15Adding garbage collection for Proof objects. (#1294)Tim King
2017-11-13Initializes NodeTheoryPair::timestamp in the default constructor. (#1356)Tim King
2017-10-25Removing throw specifiers from OutputChannel and subclasses. (#1209)Tim King
2017-10-02Unify hash functions for pairs (#1161)Andres Noetzli
2017-09-13Floating point symfpu support (#1093)Martin
2017-08-23Fix typosAndres Noetzli
2017-07-20Moving from the gnu extensions for hash maps to the c++11 hash mapsTim King
2017-07-07Update copyright headers.Mathias Preiner
2017-04-04Simplify Theory::collectModelInfo interface to not take deprecated fullModel ...ajreynol
2017-03-27Making ppNotifyAssertions take a const vector.Tim King
2017-03-24Refactor model building for quantifiers to be a single pass, simplification. ...ajreynol
2017-03-06Adding support for bool-to-bvClark Barrett
2017-03-02Eliminate Boolean term conversion. Generalizes removeITE pass to remove Boole...ajreynol
2016-11-18Removing some throw specifiers from OutputChannel. Fixes bug 716.Tim King
2016-10-28Add get instantiations utilities to API.ajreynol
2016-09-01Updates to cbqi. New strategy --cbqi-nested-qe to do qe on nested quantifier...ajreynol
2016-08-31Removing the forward declaration of QuantInfo from rewrite_engine.h.Tim King
2016-08-25Minor cleanup preprocessing, add ppNotifyAssertions.ajreynol
2016-07-27Proper instrumentation of the preprocessing phaseGuy
2016-07-24Proper handling for lemmas that are conjuncts:Guy
2016-07-20Infrastructure for storing and printing heap models for separation logic. Ens...ajreynol
2016-07-06Add comment field for model, resolves hack for printing sep logic models.ajreynol
2016-07-05Refactor last call for theories, only create one model when quantifiers are e...ajreynol
2016-06-01Merge from proof branchGuy
2016-06-01Revert "Merging proof branch"Guy
2016-06-01Merging proof branchGuy
2016-04-09cardinality operation for finite sets (based on my thesis / ijcar16 paper)Kshitij Bansal
2016-04-03Updating the copyright headers and scripts.Tim King
2016-03-23squash-merge from proof branchGuy
2016-02-17Refactor quantifiers attributes. Make quantifier elimination robust to prepro...ajreynol
2016-02-16Public interface for quantifier elimination. Minor changes to datatypes rewr...ajreynol
2016-02-02Moving dump.*, command.*, model.*, and ite_removal.* from smt_util/ to smt/. ...Tim King
2016-01-28Adding listeners to Options.Tim King
2016-01-26Merged bit-vector and uf proof branch.Liana Hadarean
2016-01-08Removing StatisticsRegistry's static functions current() and registerStat().Tim King
2016-01-05Add SmtGlobals ClassTim King
2015-12-26Merged my changes from experimental branch (new array decision procedure,Clark Barrett
2015-12-14Refactoring Options Handler & Library Cycle BreakingTim King
2015-08-21Fix disequality bounds in cbqi, record literals for ITE skolems in cbqi. Ena...ajreynol
2015-08-19Make cbqi robust to term ITE removal. Separate vts infinities for int/real.ajreynol
2015-05-29changed resource step options to unsignedlianah
2015-05-28added options for controlling resource step-count for various solving stagesLiana Hadarean
2015-05-22Added throw LogicException to method lemma.Jordy Ruiz
2015-03-04More work on arithmetic single invocation synthesis conjectures.ajreynol
2015-01-26Output solutions for synthesis conjectures with --dump-synth. Minor refactor...ajreynol
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback