Skip to content
Discussion options

You must be logged in to vote

Since you have only "1 max workers", you have "Parallel search off", so no parallelism

Looking at the method that defines the maximum number of workers,

HighsInt getMaxNumWorkers() const {

with more than one thread - as your output states - the only way to have "1 max workers" is if the parallel option is not on (since your original MIP is not a sub-MIP).

How are you setting parallel=on?

NB @Opt-Mucca

Replies: 4 comments 6 replies

Comment options

jajhall
Jun 28, 2026
Maintainer Sponsor

You must be logged in to vote
0 replies
Answer selected by Thell
Comment options

You must be logged in to vote
4 replies
@jajhall
Comment options

jajhall Jun 28, 2026
Maintainer Sponsor

@jajhall
Comment options

jajhall Jun 28, 2026
Maintainer Sponsor

@Thell
Comment options

@Thell
Comment options

Comment options

You must be logged in to vote
2 replies
@Thell
Comment options

@Opt-Mucca
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants