Skip to content

Ensuring Monotonicity and Constraint Filter Edge Case Fallback - #32

Merged
mwever merged 3 commits into
mainfrom
improvement/monotonicity_conditions_fallback
Nov 20, 2025
Merged

Ensuring Monotonicity and Constraint Filter Edge Case Fallback#32
mwever merged 3 commits into
mainfrom
improvement/monotonicity_conditions_fallback

Conversation

@mwever

@mwever mwever commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

Added a function to the random config space searcher that caches already evaluated coalitions and ensures monotonicity for min/max search settings.

Furthermore, a fallback solution was introduced to cater for cases where all sampled configurations become invalid according to conditions after blinding.

…ady evaluated coalitions and ensures monotonicity for min/max search settings.

Furthermore, a fallback solution was introduced to cater for cases where all samples configs become invalid according to conditions after blinding.
@coveralls

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 19543794995

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.5%) to 99.467%

Files with Coverage Reduction New Missed Lines %
hypershap/utils.py 3 96.59%
Totals Coverage Status
Change from base Build 19372842517: -0.5%
Covered Lines: 507
Relevant Lines: 510

💛 - Coveralls

@coveralls

coveralls commented Nov 20, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 19544472547

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 19372842517: 0.0%
Covered Lines: 508
Relevant Lines: 508

💛 - Coveralls

…figs are left after filtering for conditions.

Excluded log message branch from test coverage in utils.py.
@mwever
mwever merged commit 549585b into main Nov 20, 2025
6 checks passed
@mwever
mwever deleted the improvement/monotonicity_conditions_fallback branch November 20, 2025 16:53
@mwever
mwever restored the improvement/monotonicity_conditions_fallback branch November 21, 2025 08:38
@mwever
mwever deleted the improvement/monotonicity_conditions_fallback branch November 21, 2025 08:40
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