summaryrefslogtreecommitdiff
path: root/src/options
AgeCommit message (Expand)Author
2021-04-02New statistics registry (#6210)Gereon Kremer
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-23Removing unused build options and deprecated proof compile flag (#6195)Haniel Barbosa
2021-03-16cmake: Generate cvc4_export.h and set visibility to hidden. (#6139)Mathias Preiner
2021-03-16[proof-new] Renaming proof option to be in sync with SMT-LIB (#6154)Haniel Barbosa
2021-03-14[proof-new] Adding a dot printer for proof nodes (#6144)Diego Della Rocca de Camargos
2021-03-11Improvements and refactoring for enumeratative strategy (#6030)MikolasJanota
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-06Remove SMT-LIB 2.5 and 2.0 support. (#6068)Mathias Preiner
2021-03-03More cleanup of includes to reduce compilation times (#6037)Gereon Kremer
2021-02-22(proof-new) Change proof-new option to proof (#5955)Andrew Reynolds
2021-02-22Require length-in-conclusion form for strings inferences (#5953)Andrew Reynolds
2021-02-22[proof-new] Optionally print conclusion in the AST proof (#5954)Haniel Barbosa
2021-02-09Remove track instantiations infrastructure (#5883)Andrew Reynolds
2021-02-09cmake: Make Python3 default and improve toml error messages. (#5884)Mathias Preiner
2021-02-09Make term database optionally SAT-context-dependent (#5877)Andrew Reynolds
2021-02-08Remove support for inst closure (#5874)Andrew Reynolds
2021-02-04Adding an option to optimize polite combination for datatypes (#5856)yoni206
2021-02-03Add BV solver bitblast. (#5851)Mathias Preiner
2021-01-29[proof-new] Connecting new unsat cores (#5834)Haniel Barbosa
2021-01-27(proof-new) Improvements to quantifiers engine and instantiate interfaces (#5...Andrew Reynolds
2021-01-26Remove deprecated quantifiers modules (#5820)Andrew Reynolds
2021-01-24Initial cleaning of triggers (#5795)Andrew Reynolds
2021-01-12Foreign theory rewrite option (#5763)yoni206
2020-12-23Dumping unsat cores after check-sat-assuming/QUERY (#5724)Haniel Barbosa
2020-12-23Remove quant EPR option (#5716)Andrew Reynolds
2020-12-22Remove preregister instantiation heuristic (#5713)Andrew Reynolds
2020-12-16Simplify preprocessing (#5647)Andrew Reynolds
2020-12-15Remove bv divide by zero option (#5672)Andrew Reynolds
2020-12-14Properly implement datatype selector triggers (#5624)Andrew Reynolds
2020-12-08update doc (#5619)yoni206
2020-12-07Disable algebraic BV subtheory by default and make experimental. (#5596)Mathias Preiner
2020-12-07Fix issue with free variables introduced by quantifier rewriter (#5602)Andrew Reynolds
2020-12-04Change generated options to be thread_local. (#5583)Everett Maus
2020-12-03Models as (#5581)yoni206
2020-11-19Include stddef.h (needed for size_t) in cvc4_public.h (#5476)Aina Niemetz
2020-11-16Improve accuracy of resource limitation (#4763)Gereon Kremer
2020-11-13Model declarations printing options (#5432)yoni206
2020-11-12(proof-new) Improve printing and debugging for pedantic checking (#5337)Andrew Reynolds
2020-11-05Simplify printing with respect to expression types (#5394)Andrew Reynolds
2020-10-27Disable --nl-cad option by default (#5350)Gereon Kremer
2020-10-27Enable --nl-cad by default (#5345)Gereon Kremer
2020-10-12Remove uf-ss-totality option (#5251)Andrew Reynolds
2020-10-11SyGuS instantiation modes (#5228)Mathias Preiner
2020-10-05Make sygus more robust to unknown responses in solution verification (#5199)Andrew Reynolds
2020-10-01Add additional ground terms to SyGuS instantiation grammar (#5167)Mathias Preiner
2020-10-01Allow to use the initial assignment for CAD (#5177)Gereon Kremer
2020-09-23bv2int: new options for bvand translation (#5096)yoni206
2020-09-22Add simple BV solver (#5065)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback