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

Treat contiguous statements as belonging to the same subproblem by default (resolves #2) #16

Merged
merged 1 commit into from Mar 6, 2021

Conversation

alex-lew
Copy link
Contributor

@alex-lew alex-lew commented Mar 6, 2021

Resolves #2 by changing the default subproblem-building strategy.

The result is that users can be 'more unthinking' and still get good inference, but that they may need to add subproblem hints (including to latent classes) to get acceptable performance. (I had to add hints in a couple places to recover the performance from before this change.)

@alex-lew alex-lew changed the title Treat contiguous statements as belonging to the same subproblem by default (#2) Treat contiguous statements as belonging to the same subproblem by default (resolves #2) Mar 6, 2021
@alex-lew alex-lew merged commit f51c948 into master Mar 6, 2021
@alex-lew alex-lew deleted the alexlew-20210305-default-subproblems branch March 6, 2021 13:05
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.

Consider changing default subproblem blocking
1 participant