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

Could not find mkFPConst(String) for floats similar to mkRealCons(String) #75

Open
AnishGG opened this issue Dec 13, 2019 · 0 comments
Open

Comments

@AnishGG
Copy link

AnishGG commented Dec 13, 2019

Hello, Thank you for the awesome API.

I am completely new to z3 and I am trying to perform a constraint satisfying problem.
This is what I want to achieve:

a * 2.5 < 5
1 < a < 3.5

But I am not able to find any way to represent a which should be a floating point number.
Can someone help me here.

Also, are there any examples that I can refer to, for scalaZ3.
Any help would be much appreciated!

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

No branches or pull requests

1 participant