summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05[proofs] Fix open sat proof (#7509)Haniel Barbosa
2021-11-05Eliminate a level of nesting of traversals in theory preprocessing (#7345)Andrew Reynolds
2021-11-05Remove `Chat()` in favor of new `verbose()` (#7586)Gereon Kremer
2021-11-05Move functions and lambdas from builtin to uf (#7570)Andrew Reynolds
2021-11-05[FP] Do not assert that model has shared term (#7585)Andres Noetzli
2021-11-05Fix some issues with the java api (#7583)Gereon Kremer
2021-11-05Alethe: Translate CNF rules (#7532)Lachnitt
2021-11-05Minor changes to circuit propagator (#7584)Haniel Barbosa
2021-11-05Remove many static calls to rewrite (#7580)Andrew Reynolds
2021-11-05Remove quadratic solving in NlModel (#7542)Gereon Kremer
2021-11-05Eliminate `Warning` macro in favor of `EnvObj::warning` (#7575)Gereon Kremer
2021-11-05Remove a bunch of debugging/logging code from the linear solver (#7576)Gereon Kremer
2021-11-04Add -o sygus-grammar to print auto-generated SyGuS grammars (#7573)Andrew Reynolds
2021-11-04Improve defaults for sygus default grammars (#7553)Andrew Reynolds
2021-11-04Replace the old dump infrastructure (#7572)Andrew Reynolds
2021-11-04Start refactoring of `-o` and `-v` (#7449)Gereon Kremer
2021-11-04Refactor cmake to build either static or shared (#7534)Gereon Kremer
2021-11-04 Fix links in README.md (#7568)Gereon Kremer
2021-11-04Enable CDCAC solver for selected quantified logics (#7571)Gereon Kremer
2021-11-04Add support for special tag collectors (#7562)Gereon Kremer
2021-11-04Minor cleanup in SolverEngine::setInfo() (#7566)Gereon Kremer
2021-11-04Make `Theory::get()` private (#7518)Andres Noetzli
2021-11-03api: Rename some separation logic functions for consistency. (#7564)Aina Niemetz
2021-11-03Add unit test to cover previous failure with second solver instance. (#7565)Aina Niemetz
2021-11-03Enable CI for Junit tests (#7436)mudathirmahgoub
2021-11-03Fix debug trace for miplib (#7563)Andrew Reynolds
2021-11-03Refactor skolem construction (#7561)Andrew Reynolds
2021-11-03Formalize more string skolems (#7554)Andrew Reynolds
2021-11-03Fix preregistration for floating point theory (#7558)Andrew Reynolds
2021-11-02bv: Disable equality engine for --bitblast=eager and bitblast-internal. (#7560)Mathias Preiner
2021-11-02Move `fmf.card` printing code. (#7559)Abdalrhman Mohamed
2021-11-02Add printing methods for some commands. (#7557)Abdalrhman Mohamed
2021-11-02Improve syntax for fmf cardinality constraints (#7556)Andrew Reynolds
2021-11-02Add LFSC signature for quantifiers (#7540)Andrew Reynolds
2021-11-02Fix setDefaults() for proofs with bitblast-internal. (#7552)Mathias Preiner
2021-11-02bv: Remove remaining Rewriter::rewrite calls. (#7545)Mathias Preiner
2021-11-02Make quant elimination robust to presence of other quantified formulas (#7551)Andrew Reynolds
2021-11-01Eliminate calls to Rewriter::rewrite and options:: in sets and bags (#7550)Andrew Reynolds
2021-11-01Weaken assertion in CEGQI (#7548)Andrew Reynolds
2021-11-01Add explicit option enum value __MAX_VALUE (#7547)Gereon Kremer
2021-11-01bv: Remove layered solver. (#7455)Mathias Preiner
2021-11-01api: Fix documentation for kind IAND. (#7536)Aina Niemetz
2021-11-01Fix a couple of issues with uploading docs for releases (#7543)Gereon Kremer
2021-11-01Clean up CLN includes (#7544)Gereon Kremer
2021-11-01Add fuzzing target for murxla (#7490)Gereon Kremer
2021-11-01Fix upwards closure for relations (#7515)Andrew Reynolds
2021-11-01Replace more static options accesses (#7531)Gereon Kremer
2021-11-01Refactor DidYouMean (#7535)Gereon Kremer
2021-10-31api: Add guard against querying value from term with free vars. (#7529)Mathias Preiner
2021-10-31Fix soundess issue for bags with negative multiplicity (#7539)mudathirmahgoub
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback