summaryrefslogtreecommitdiff
path: root/src/api/python/cvc5.pxi
AgeCommit message (Expand)Author
2021-11-11Add an API method to get the raw name of a term. (#7618)Abdalrhman Mohamed
2021-11-10api: Add Solver::mkRegexpAll(). (#7614)Aina Niemetz
2021-11-09regex: Rename REGEXP_EMPTY and REGEXP_SIGMA to match SMT-LIB. (#7609)Aina Niemetz
2021-11-03api: Rename some separation logic functions for consistency. (#7564)Aina Niemetz
2021-10-28Add a `define-fun` command for each `:named` term. (#7308)Abdalrhman Mohamed
2021-10-28Remove separate cpp docs for UnknownExplanation (#7516)Gereon Kremer
2021-10-27Python api documentation for sorts (#7440)yoni206
2021-10-25Java and python unit tests for mkCardinalityConstraint (#7486)Andrew Reynolds
2021-10-20api: Add Solver::mkSepEmp(). (#7432)Aina Niemetz
2021-10-20Add `isNull` and `isUpdater` to `Sort` class of python API (#7423)yoni206
2021-10-20api: Rename get(BV|FP)*Size functions for consistency. (#7428)Aina Niemetz
2021-10-15Python api documentation: Op, Grammar, Result, Enums (#7095)yoni206
2021-10-15Fix bad cast in the python API (#7359)Alex Ozdemir
2021-10-04Various improvements to documentation (#7283)Gereon Kremer
2021-10-01Fix some python docstrings which lead to sphinx warnings (#7293)Gereon Kremer
2021-09-20Start python API Solver documentation (#7064)Alex Ozdemir
2021-08-30python docs for Datatype-related classes (#7058)yoni206
2021-08-27Add missing methods to Solver API for models (#7052)Andrew Reynolds
2021-08-27Add `isNull` to cpp api tests, python api, and python api tests (#7059)yoni206
2021-08-23Adding parameters to Datatype python API documentation (#7027)yoni206
2021-08-23api: Require size argument for mkBitVector. (#6998)Aina Niemetz
2021-08-20Make driver use options from the solver (#6930)Gereon Kremer
2021-06-22python api unit tests for Op (#6785)yoni206
2021-06-22Python api unit tests for Result (#6763)yoni206
2021-06-19Adding python API test part 5 (#6743)Ying Sheng
2021-06-16Make symfpu a required dependency. (#6749)Aina Niemetz
2021-06-08Change output of getRealValue to a fraction. (#6692)Alex Ozdemir
2021-06-03Adding unit tests for the datatypes python API (#6658)yoni206
2021-06-02Adding getters to the python API and testing them (#6652)yoni206
2021-06-01Some additions to the datatypes python API (#6640)yoni206
2021-06-01FP value support in python API (#6644)yoni206
2021-05-31Update `toPythonObj` to use new getters -- part 1 (#6623)yoni206
2021-05-28Python API: bugfix + translating tests from cpp unit tests (#6559)yoni206
2021-05-20Avoid using printSynthSolution in the python API and examples (#6564)yoni206
2021-05-20Minor improvements to the API (#6585)Gereon Kremer
2021-05-20Add more getters for api::Term (#6496)Gereon Kremer
2021-05-13Adding functions to the python API and testing them -- part 2 (#6517)yoni206
2021-05-13Fix error message in toPythonObj (#6524)Alex Ozdemir
2021-05-08Adding functions to the python API and testing them (#6477)yoni206
2021-05-07Add support for datatype update (#6449)Andrew Reynolds
2021-05-07Fix for toPythonObj of integer value with real sort (#6505)makaimann
2021-04-27Initial setup for docs of python API (#6445)Gereon Kremer
2021-04-27Use std::hash for API types (#6432)Gereon Kremer
2021-04-21Goodbye CVC4, hello cvc5! (#6371)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback