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

Run FPump and BB in parallel #71

Open
Wikunia opened this issue Dec 7, 2017 · 1 comment
Open

Run FPump and BB in parallel #71

Wikunia opened this issue Dec 7, 2017 · 1 comment

Comments

@Wikunia
Copy link
Member

Wikunia commented Dec 7, 2017

If several processors are used it is reasonable to
have one processor for the feasibility pump whereas the other processors can start the BB already.

@Wikunia Wikunia added this to the v0.2.0 milestone Dec 7, 2017
@Wikunia Wikunia removed this from the v0.4.1 milestone Sep 2, 2019
@Wikunia
Copy link
Member Author

Wikunia commented Sep 18, 2019

Especially useful for small problems according to @ccoffrin to avoid unnecessary overhead if the problem can be easily solved without the feasibility pump.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants