Files
cvc5/examples/api/python
Andres Noetzli c0bfa39a98 Remove Op::getIndices() (#8355)
This commit removes `Op::getIndices()`. As discussed offline, the
semantics of that method were confusing and the use cases are covered by
`Op::getNumIndices()` and `Op::operator[]()` (which mirror
`Term::getNumChildren()` and `Term::operator[]()`).

Future changes are going to update the Python and Java bindings to
support `Op::operator[]()`.
2022-03-21 23:27:40 +00:00
..
2022-03-21 23:27:40 +00:00
2022-02-03 04:25:14 +00:00
2022-02-03 04:25:14 +00:00
2022-02-03 04:25:14 +00:00