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

Solve-order fixes #223

Merged
merged 2 commits into from
Jul 15, 2024
Merged

Solve-order fixes #223

merged 2 commits into from
Jul 15, 2024

Conversation

alwilson
Copy link
Contributor

This fixes two issues:

Also added a unit test to cover both features.

With debug=True solve-order constraints would show up but would
not be applied b/c with constraints are not explored during the
first pass (pass=0).
Addresses fvutils#213
Adds a unit test for the various ways to call solve_order.
Update the solve_order docs with a snippet using lists.
@mballance
Copy link
Member

Thanks, @alwilson , looks great!

@mballance mballance merged commit 0269856 into fvutils:master Jul 15, 2024
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