1 Commits

Author SHA1 Message Date
yoni206
bfa34c5393 Avoid using printSynthSolution in the python API and examples (#6564)
The function printSynthSolution declared here is going to be removed in #6521.

This PR removes it from the python API.
Following #6530, this PR also replaces its usages in the examples by a utility function.
For this, we also add support for getSynthSolutions in the python API.
2021-05-20 15:29:27 +00:00