Integrate conditional partition function UCI solvers for LSFI
apfeffer opened this issue · 0 comments
apfeffer commented
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