Files
cvc5/test/api/python
yoni206 d6a50e3ebe python API sorts: adding functions and tests (#6361)
This PR does the following:

1. removes old python sort API test
2. creates a new python sort API test, obtained by translating the (entire) cpp unit test https://github.com/CVC4/CVC4/blob/master/test/unit/api/sort_black.cpp
3. adds support for bags and datatype selectors/testers domain/codomain in the python API.
2021-04-20 14:33:10 +00:00
..