Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add access to builtin special relations (Context::mkLinearOrder and Context::mkPartialOrder ) to Java API #5832

Merged
merged 4 commits into from
Feb 16, 2022

Conversation

mbergen
Copy link
Contributor

@mbergen mbergen commented Feb 10, 2022

Adds member functions to Context.java to access the builtin special relations linear and partial order from the Java API, previously only exposed via corresponding Native functions.

@ghost
Copy link

ghost commented Feb 10, 2022

CLA assistant check
All CLA requirements met.

@NikolajBjorner NikolajBjorner merged commit 2e15e2a into Z3Prover:master Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants