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

Integrate conditional partition function UCI solvers for LSFI #710

Open
apfeffer opened this issue May 26, 2017 · 0 comments
Open

Integrate conditional partition function UCI solvers for LSFI #710

apfeffer opened this issue May 26, 2017 · 0 comments
Assignees
Milestone

Comments

@apfeffer
Copy link
Contributor

A conditional partition function solver is one that eliminates all but one or a small number of variables, without normalizing, to return, for each value of the non-eliminated variable, the partition function conditioned on that value. UCI has multiple such solvers, VE being the simplest example.

Need to:

  • Check with Kalev whether we have these solvers ready to go
  • Call these solvers from the solution of the top-level LSFI problem
  • Use the results of these solvers to compute LSFI bounds
@apfeffer apfeffer added this to the Figaro 5.0 milestone May 26, 2017
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

3 participants