Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Overriding Solver termination configuration #542

Merged
merged 19 commits into from
Jan 5, 2024

Conversation

zepfred
Copy link
Contributor

@zepfred zepfred commented Jan 5, 2024

This pull request introduces a new feature that enables users to override solver termination settings without recreating the SolverFactory or SolverManager.

The SolverManager now has a builder API for job configuration and execution. Additionally, SolverFactory can build a solver and override the termination config settings.

Review done in #515

@triceo triceo merged commit a481fe1 into TimefoldAI:main Jan 5, 2024
12 of 19 checks passed
@zepfred zepfred deleted the solver-factory-termination-config#150 branch March 27, 2024 10:49
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.

SolverManager/SolverFactory: allow overwriting the termination spend time per solver
2 participants