summaryrefslogtreecommitdiff
path: root/test/unit/api/solver_black.cpp
AgeCommit message (Expand)Author
2021-10-21Make cardinality constraint a nullary operator (#7333)Andrew Reynolds
2021-10-20api: Add Solver::mkSepEmp(). (#7432)Aina Niemetz
2021-10-20Check for higher-order variables in TheoryUF::ppRewrite (#7408)Andrew Reynolds
2021-10-20Check whether abduct option is enabled (#7418)Andrew Reynolds
2021-10-20Use codatatype bound variables for codatatype values (#7425)Andrew Reynolds
2021-09-29Update the syntax for tuples in smt2 (#7265)Andrew Reynolds
2021-09-22Fix solver_black unit test (#7233)Ouyancheng
2021-09-14Add get-difficulty to the API (#7194)Andrew Reynolds
2021-09-14Support sygus version 2.1 command assume (#7081)Andrew Reynolds
2021-09-14Reimplement `--dump=raw-benchmark` as `-o raw-benchmark` (#7191)Andrew Reynolds
2021-09-13Add Solver::isOutputOn() (#7187)Gereon Kremer
2021-09-02Add API check whether option in getOptionInfo() exists (#7093)Gereon Kremer
2021-09-01Print response to get-model using the API (#7084)Andrew Reynolds
2021-08-31Make sure modes are sorted in ModeInfo (#7097)Gereon Kremer
2021-08-30Add API function to obtain information about a single option (#6980)Gereon Kremer
2021-08-27Add missing methods to Solver API for models (#7052)Andrew Reynolds
2021-08-23api: Require size argument for mkBitVector. (#6998)Aina Niemetz
2021-08-05Normalize val in BitVector(val_str, base) (#6955)Alex Ozdemir
2021-08-05[Unit Tests] Add missing include (#6990)Andres Noetzli
2021-08-04Add API function to get list of option names (#6971)Gereon Kremer
2021-08-04[proof] Add getProof to API and use it in GetProofCommand (#6974)Haniel Barbosa
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-02Remove redundant logic ALL_SUPPORTED. (#6664)Aina Niemetz
2021-05-20Add more getters for api::Term (#6496)Gereon Kremer
2021-05-07Add support for datatype update (#6449)Andrew Reynolds
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
2021-04-21Add unit test for abduction (#6400)Andrew Reynolds
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-01Rename namespace CVC5 to cvc5. (#6258)Aina Niemetz
2021-03-31Rename namespace CVC4 to CVC5. (#6249)Aina Niemetz
2021-03-25Do not use Configuration class in API black tests. (#6205)Mathias Preiner
2021-03-23Removing unused build options and deprecated proof compile flag (#6195)Haniel Barbosa
2021-03-22 Function types are always first-class (#6167)Andrew Reynolds
2021-03-09Update copyright headers to 2021. (#6081)Aina Niemetz
2021-03-05Set logic in interpolation unit test. (#6067)yoni206
2021-03-03New C++ API: Clean up usage of internal types in Op. (#6045)Aina Niemetz
2021-03-03Add tuple projection operator (#5904)mudathirmahgoub
2021-02-08Use consistent names for fixtures in unit tests. (#5863)Aina Niemetz
2021-01-26Reestablishing support for define-sort (#5810)Haniel Barbosa
2021-01-13Add unit test for api getInterpolant() -- issue #5593 (#5772)Ying Sheng
2021-01-12google test: Use ASSERT_* instead of EXPECT_*. (#5765)Aina Niemetz
2020-12-03google test: api: Migrate solver_black. (#5570)Aina Niemetz
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback