Skip to main content

Symmetry breaking

Answered

Comments

1 comment

  • David Torres Sanchez
    • Gurobi Staff Gurobi Staff

    Hi Gabrijela,

    You can try using row generation, i.e. set LazyConstraints to 1 and add these constraints in a callback using some logic (e.g. only add a few these when a solution violates them). 
    This could take you some time to implement and may not be the best way.

    Examples:

    Cheers, 
    David

    0

Please sign in to leave a comment.