Add getId function to python API (#6523)
authorAlex Ozdemir <aozdemir@hmc.edu>
Fri, 14 May 2021 11:34:38 +0000 (04:34 -0700)
committerGitHub <noreply@github.com>
Fri, 14 May 2021 11:34:38 +0000 (11:34 +0000)
commitbcd2e8e2fd28e30cddac35a466bf6ca797e2aa51
treec3718626243b8a082669caf3a658f9413cdbd3b1
parentce851ed5aea5ee4bd36ffbba9f86052025434126
Add getId function to python API (#6523)

(Z3 exposes it to facilitate custom hashes)
examples/api/python/CMakeLists.txt
examples/api/python/id.py [new file with mode: 0644]