Infrastructure for approximations in model output (#1884)
[cvc5.git] / src / theory / theory_model.cpp
2018-05-08 Andrew ReynoldsInfrastructure for approximations in model output ...
2018-01-16 Tim KingRemoving more miscellaneous throw specifiers. (#1509)
2017-12-08 Andrew ReynoldsMake collect model info return a Bool (#1421)
2017-11-30 Andrew ReynoldsFixes for issue 1404 (#1409)
2017-11-01 Andrew Reynolds(Move-only) Refactor and document theory model part...
2017-10-27 Andrew ReynoldsRefactor theory model (#1236)
2017-10-05 Andrew ReynoldsHo model (#1120)
2017-08-31 Andrew ReynoldsAnswer unknown when uf-ss=no-minimal is combined with...
2017-08-30 Andrew ReynoldsFix model construction for parametric types (#1059)
2017-07-21 Tim KingMerge branch 'master' into cleanup-regexp
2017-07-21 Tim KingMoving from the gnu extensions for hash maps to the...
2017-07-07 Mathias PreinerUpdate copyright headers.
2017-04-06 Clark BarrettMerge pull request #143 from FabianWolff/master
2017-04-05 ajreynolAdd non-linear regressions, disable nlAlgSubs, do not...
2017-04-04 ajreynolSimplify Theory::collectModelInfo interface to not...
2017-03-24 ajreynolRefactor model building for quantifiers to be a single...
2016-12-02 Tim KingMerge pull request #95 from 4tXJ7f/fix_sierra_build
2016-12-02 Clark BarrettMerge pull request #113 from 4tXJ7f/remove_extract_rule
2016-12-02 ajreynolBug fixes and refactoring of parametric datatypes,...
2016-12-02 ajreynolRefactor preprocessing of models in fmf. Fix options...
2016-08-24 PaulMengMerge remote-tracking branch 'origin/master'
2016-08-12 ajreynolMinor fixes to model construction to take singleton...
2016-07-20 ajreynolInfrastructure for storing and printing heap models...
2016-07-06 ajreynolAdd comment field for model, resolves hack for printing...
2016-07-05 PaulMengMerge branch 'master' of https://github.com/CVC4/CVC4.git
2016-06-20 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-17 ajreynolCleanup from last commit, treat sep.nil as variable...
2016-06-17 ajreynolSupport for separation logic. Enable cbqi by default...
2016-05-23 ajreynolFix related to parametric sorts whose interpretation...
2016-04-20 PaulMengupdate from the master
2016-04-09 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-04-04 Tim KingUpdating the copyright headers and scripts.
2016-03-01 ajreynolShorter explanations for strings based on tracking...
2016-02-15 PaulMengMerge remote-tracking branch 'origin/master'
2016-02-15 ajreynolEliminate most of the internal representation infrastru...
2016-02-08 ajreynolUpdates related to finite model finding and (co)datatyp...
2016-02-03 Clark BarrettAdded --omit-dont-cares option which doesn't print...
2016-01-19 ajreynolBug fixes for model construction with codatatypes,...
2016-01-18 ajreynolBug fix rewriter for fun defs.
2016-01-15 ajreynolType enumerators take optional argument indicating...
2016-01-14 ajreynolEnsure model construction for parametric sorts involvin...
2015-12-24 Tim KingMiscellaneous fixes
2015-12-15 Tim KingRefactoring Options Handler & Library Cycle Breaking
2015-11-26 ajreynolFront-end support for get-value of sort cardinality...
2015-10-08 ajreynolMinor improvements to strings. Refactor rewriter. Enabl...
2015-10-07 ajreynolMinor improvements, add endpoint eq inference to strings.
2015-09-16 ajreynolAdd option --fmf-fun-rlv, remove deprecated option...
2015-09-15 ajreynolFix bug related to quantifiers + incremental, thanks...
2015-09-10 ajreynolModels for codatatypes. Fixes bug 662.
2015-09-04 ajreynolFix bugs 605 and 667.
2015-07-28 Tianyi LiangMerge branch 'master' of https://github.com/CVC4/CVC4
2015-06-27 ajreynolRefactor various corner cases of fmf, quantifiers modul...
2015-05-12 barrettcwMerge pull request #74 from finnhaedicke/namespace_minisat
2015-04-26 ajreynolBug fixes and improvements for mbqi with theory symbols...
2015-04-23 Clark BarrettMerge branch 'master' into google
2015-04-21 Clark BarrettChanges needed to compile at Google, plus some bug...
2015-02-06 Tianyi LiangMinor clean up
2015-02-06 Tianyi LiangImproved string performance, thanks to Peter's benchmarks.
2015-02-06 Tianyi LiangImproved string performance, thanks to Peter's benchmarks.
2015-01-07 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-12-27 Dejan JovanovicAdding an option to the equality engine constructor...
2014-12-22 Tianyi Liangbug fix for constant regular expression model building
2014-12-22 Tianyi Liangbug fix for constant regular expression model building
2014-11-27 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-11-10 Morgan DetersMerge branch '1.4.x'
2014-11-08 ajreynolFix bug with incremental+datatypes. Minor cleanup...
2014-11-08 Clark BarrettFixed bug in model builder with subtypes
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 Morgan DetersMerge branch '1.4.x'
2014-11-07 ajreynolProperly distinguish which EQC to assign values in...
2014-11-05 ajreynolFix model bug in --mbqi=fmc. Minor cleanup in datatypes.
2014-11-05 Morgan DetersMerge branch '1.4.x'
2014-11-02 Clark BarrettAdded cache to getModelValue
2014-07-10 Kshitij BansalMerge remote-tracking branch 'origin/master' into segfa...
2014-07-01 Morgan DetersUpdate copyrights.
2014-06-26 Morgan DetersMerge tag 'smtcomp2014-resubmission'
2014-06-22 Morgan DetersMerge tag 'smtcomp2014-application'
2014-06-19 lianahfixed merge conflict
2014-06-19 lianahadded model generation to eager bit-blasting and turned...
2014-05-17 Kshitij BansalMerge pull request #26 from kbansal/sets
2014-05-16 Kshitij Bansalsets: fix a bug in model building, another in handling...
2014-05-12 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2014-05-11 Andrew ReynoldsMore preparation for CASC proofs. Minor fix for sort...
2014-04-30 Morgan DetersMostly resolves bug #561 memory leaks, and more.
2014-04-28 Kshitij BansalMerge remote-tracking branch 'upstream/master' into...
2014-04-10 Andrew ReynoldsExpand definitions in theory datatypes, now has the...
2014-04-06 Tim KingMerge pull request #21 from pcc/ite-fix
2014-04-01 Tim KingMerge branch '1.3.x'
2014-03-26 Morgan DetersMerge branch '1.3.x'
2014-03-21 Kshitij BansalMerge pull request #22 from kbansal/sets-model
2014-03-20 Kshitij Bansalcleanup
2014-03-20 Kshitij Bansalfix for sets/mar2014/..317minimized..
2014-03-20 Kshitij Bansalfix a sharing issues with sets
2013-12-05 Morgan DetersUpdate copyrights, add missing file-level documentation...
2013-12-03 Tianyi LiangMerge branch 'master' of github.com:tiliang/CVC4
2013-11-27 Morgan DetersGeneral pre-release cleanup commit