Skip to main content

Crossover

Answered

Comments

1 comment

  • Maliheh Aramon
    • Gurobi Staff

    Hi Alexander, 

    Crossover computes an optimal vertex solution (an optimal basis) from an interior solution. The crossover is by default enabled and it can be time-consuming specifically on models which are numerically challenging. Experimenting with parameters such as CrossoverBasis and Crossover might improve the crossover computation time. 

    You mentioned that you are solving an LP problem. In case, you do not care about the optimal solution to be a vertex solution, you can turn the crossover off.  


    Best regards,

    Maliheh

    1

Please sign in to leave a comment.