Skip to content

use searchspace to check config validity in costfunc - #327

Merged
benvanwerkhoven merged 1 commit into
masterfrom
fix_issue_326
Jul 17, 2025
Merged

use searchspace to check config validity in costfunc#327
benvanwerkhoven merged 1 commit into
masterfrom
fix_issue_326

Conversation

@benvanwerkhoven

Copy link
Copy Markdown
Collaborator

This fixes #326. In particular, this solves the issue that util.check_restrictions is behind in flexibility and usability compared to the SearchSpace object.

@sonarqubecloud

Copy link
Copy Markdown

@benvanwerkhoven
benvanwerkhoven requested a review from stijnh July 17, 2025 07:44
@stijnh

stijnh commented Jul 17, 2025

Copy link
Copy Markdown
Member

Looks good to me. Guess we could also get rid of params_dict at some point

@benvanwerkhoven

Copy link
Copy Markdown
Collaborator Author

Thanks for the quick review!

@benvanwerkhoven
benvanwerkhoven merged commit 8ce5847 into master Jul 17, 2025
4 checks 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.

CostFunc should not use util.check_restrictions but should use searchspace object instead

2 participants