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

yices_model_set_<type> api in 2.6.4 #392

Open
ianamason opened this issue Nov 17, 2021 · 4 comments
Open

yices_model_set_<type> api in 2.6.4 #392

ianamason opened this issue Nov 17, 2021 · 4 comments
Milestone

Comments

@ianamason
Copy link
Member

Is there a good reason that we did not include the scalar case?

@ianamason
Copy link
Member Author

and double/float too.

@BrunoDutertre
Copy link
Member

Probably just an omission.

@ahmed-irfan ahmed-irfan added this to the Yices 2.7 milestone Aug 25, 2023
@ahmed-irfan
Copy link
Contributor

Also add a method called yices_model_set_term that maps a variable to the given term (term_t representing a value) -- as in yices_model_from_map

@ahmed-irfan
Copy link
Contributor

what about yices_model_set_yval?
(e.g. yval is taken from some other model)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants