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

Add possibility to finetune ortools-cpsat solvers #244

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

nhuet
Copy link
Contributor

@nhuet nhuet commented Jul 1, 2024

We update ortools.sat.python.cp_model.CPSolver.parameters according to the new argument ortools_cpsat_solver_kwargs.
We use it in a new coloring example to finetune ortools-cpsat with optuna.

nhuet added 2 commits June 28, 2024 17:05
Update ortools.sat.python.cp_model.CPSolver.parameters according to the
new argument ortools_cpsat_solver_kwargs.

Add an Example of ortools-spsat finetuning with optuna.
@nhuet nhuet marked this pull request as ready for review July 4, 2024 08:02
@g-poveda g-poveda merged commit 17b2177 into airbus:master Jul 4, 2024
14 checks passed
@nhuet nhuet deleted the ortools-cpsat-finetune branch July 11, 2024 08:45
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