summaryrefslogtreecommitdiff
path: root/src/api/python
AgeCommit message (Expand)Author
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-07Add new versioning scheme (#7253)Gereon Kremer
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-30Refactor our static builds (#7251)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-07-28Fixes for building python wheels on manylinux2014 (#6947)makaimann
2021-07-08Add script to build wheel for pycvc5 (#6839)makaimann
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-21Use scikit-build CMake files for pycvc5 (#6543)makaimann
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-05-04Improve generation of python API documentation (#6482)Gereon Kremer
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
2021-04-20Add instantiation pool feature to the API (#6358)Andrew Reynolds
2021-04-20python API sorts: adding functions and tests (#6361)yoni206
2021-04-15Rename occurrences of CVC4 to CVC5. (#6351)Aina Niemetz
2021-04-12Refactor and update copyright headers. (#6316)Aina Niemetz
2021-04-09Rename CVC4_ macros to CVC5_. (#6327)Aina Niemetz
2021-04-07cmake: Do not always regenerate cvc4kinds.{pxi,pxd}. (#6300)Mathias Preiner
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback