Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@alwilson
Copy link
Contributor

When two randsets with dist constraints combined the dists from the current randset were getting lost. This meant that for two related variables with dists that only the last dist was ever used in the randomization/swizzler.

This adds or merges the dist_field_m dict entries to the existing randset to retain them.

Added a test case that ties two variables together with an enable bit conditional.

When two randsets with dist constraints combined the dists from the
current randset were getting lost. This meant that for two related
variables with dists that only the last dist was ever used in the
randomization/swizzler.

This adds or merges the dist_field_m dict entries to the existing
randset to retain them.

Added a test case that ties two variables together with an enable bit
conditional.
@mballance mballance merged commit 845738a into fvutils:master Jun 1, 2025
1 check passed
@mballance
Copy link
Member

Thanks!

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