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

Implement callbacks for lns solvers #181

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Implement callbacks for lns solvers #181

merged 1 commit into from
Apr 11, 2024

Conversation

nhuet
Copy link
Contributor

@nhuet nhuet commented Apr 5, 2024

  • solve() is an alias of solve_lns() with same arguments
  • remove arg max_time_seconds beacause can be handled by callback TimerStopper

- solve() is an alias of solve_lns() with same arguments
- remove arg max_time_seconds beacause can be handled by callback
  TimerStopper
Copy link
Collaborator

@g-poveda g-poveda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@g-poveda g-poveda merged commit 90da3af into airbus:master Apr 11, 2024
14 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.

2 participants