Skip to content

Conversation

@Dimosts
Copy link
Contributor

@Dimosts Dimosts commented May 13, 2025

After some changes of previous PRs, the construction of Bias in GrowAcq is actually not optimal.

Inner algorithms were constructing the full bias in the first iteration directly, as the bias given by growacq was empty.

This is fixed, along with some more issues regarding how PQGen handled that case, of having a larger bias than the variables it considered, and how bias is constructed in problem instance.

Finally, here we also have a minor fix about emptying the bias after an inner algorithm finishes in growacq, in case redundant constraints remain there, so that it can continue to the rest of the problem.

@Dimosts Dimosts merged commit 69d679e into main May 13, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants