Sum function in js library #6558
-
Hi, i want to use Sum https://z3prover.github.io/api/html/namespacez3py.html#ae216ee811ee315ea318298314829c5d8 function to create constraints, but i cant find it in js library: P.S. Link to js api from npmjs.com is not working: https://z3prover.github.io/api/html/js/index.html |
Beta Was this translation helpful? Give feedback.
Answered by
NikolajBjorner
Jan 27, 2023
Replies: 1 comment 6 replies
-
You could add it to the js library. |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
profanat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could add it to the js library.
Note that @walnutwaldo has a pull request open with several features where he is adding useful functionality.