Skip to content

Added auto optimization direction update.#160

Merged
nikivanstein merged 7 commits into
mainfrom
quality_of_life/auto_optimisation_direction_selector
Jul 26, 2026
Merged

Added auto optimization direction update.#160
nikivanstein merged 7 commits into
mainfrom
quality_of_life/auto_optimisation_direction_selector

Conversation

@anantashahane

Copy link
Copy Markdown
Collaborator

Currently every experiment is required to be either minimization or maximization type; adding un-intended complexity to the experiment setup.
Added a feature to make sure all methods resolve optimization direction from the flag provided in the Problem instance; defaults to maximization when flag not found.

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 46.66667% with 8 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
iohblade/methods/reevo.py 0.00% 5 Missing ⚠️
iohblade/methods/eoh.py 0.00% 2 Missing ⚠️
iohblade/methods/llamea.py 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@nikivanstein
nikivanstein merged commit 2957e83 into main Jul 26, 2026
9 of 10 checks passed
@nikivanstein
nikivanstein deleted the quality_of_life/auto_optimisation_direction_selector branch July 26, 2026 07:46
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