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

Resource constraints #4

Open
abau opened this issue Aug 3, 2013 · 0 comments
Open

Resource constraints #4

abau opened this issue Aug 3, 2013 · 0 comments

Comments

@abau
Copy link

abau commented Aug 3, 2013

Hi,

minisat-c-bindings provides minisat_set_conf_budget and minisat_set_prop_budget but minisat-haskell-bindings does not. Could you add

#unsafe minisat_set_conf_budget,  2(solver, int), io(unit)
#unsafe minisat_set_prop_budget,  2(solver, int), io(unit)

to MiniSat.hsc to enable resource-aware solving?

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