summaryrefslogtreecommitdiff
path: root/src/options
AgeCommit message (Expand)Author
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-15Fix printing of stats when aborted. (#6362)Gereon Kremer
2021-04-14Refactor / reimplement statistics (#6162)Gereon Kremer
2021-04-14Rename public and private headers in src/include. (#6352)Aina Niemetz
2021-04-14[unsat-cores] Improving new unsat cores (#6356)Haniel Barbosa
2021-04-13Add pool instantiation strategy (#6308)Andrew Reynolds
2021-04-12Refactor resource manager (#6322)Gereon Kremer
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-09Rename CVC4__ header guards to CVC5__. (#6326)Aina Niemetz
2021-04-07[proof-new] Fixing SMT post-processor's handling of assumptions (#6277)Haniel Barbosa
2021-04-06cmake: Add helper to check if a given Python module is installed. (#6299)Mathias Preiner
2021-04-06Remove stdPrintAscii option (#6280)Andrew Reynolds
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
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback