Skip to content

Move arguments from Egor constructor to minimize method#406

Merged
relf merged 2 commits intomasterfrom
minimize-api
Apr 3, 2026
Merged

Move arguments from Egor constructor to minimize method#406
relf merged 2 commits intomasterfrom
minimize-api

Conversation

@relf
Copy link
Copy Markdown
Owner

@relf relf commented Apr 3, 2026

This PR reworks the Egor Python API moving seed, hot_start, warm_start and verbose options from Egor constructor to minimize() method. The rational is to separate optimization problem definition and algorithm configuration from how the optimization is executed.

@relf relf merged commit a515edc into master Apr 3, 2026
19 checks passed
@relf relf deleted the minimize-api branch April 3, 2026 18:37
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.

1 participant