Skip to main content

Convert presolved model to original model

Answered

Comments

1 comment

  • Matthias Miltenberger
    Gurobi Staff Gurobi Staff

    Hi Christian,

    I am afraid there is no easy way of "maximizing your thread usage". There are simply some parts of the solving process that can be parallelized better than others, and there are some parts that require more memory than others.

    There is no way of dynamically changing the number of threads during a run. This would introduce a high amount of complexity and likely also non-determinism to the solver.

    Cheers,
    Matthias

    0

Please sign in to leave a comment.