Skip to content

Conversation

@alwilson
Copy link
Contributor

The partsel swizzler would either solve all the ordered fields or up to max_swizzle fields in a random order. Now ordered fields come first, then the remaining unordered fields.

This means randomizations with ordered fields may have more solver calls.

Fixes issue #242

The partsel swizzler would either solve all the ordered fields _or_
up to max_swizzle fields in a random order. Now ordered fields
come first, then the remaining unordered fields.

This means randomizations with ordered fields may have more solver
calls.

Fixes issue fvutils#242
@mballance
Copy link
Member

This, also, is a good improvement. Thanks!

@mballance mballance merged commit 66fbd41 into fvutils:master Nov 8, 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