Skip to main content

Applying Heuristics

Answered

Comments

3 comments

  • Jonasz Staszek
    Community Moderator Community Moderator
    Gurobi-versary
    Thought Leader
    First Question

    Dear Ankit,

    solving MIPs can indeed be done exactly (finding optimal, or the best solution - using a solver like Gurobi) or heuristically (without being sure that the solution is optimal - here you can use a solver like Gurobi but also all sorts of different algorithms).

    Since you are a beginner, I suggest you start with the resources listed here. If you have a more specific question regarding the use of Gurobi, we will gladly help you further.

    Best regards
    Jonasz

    0
  • Ankit Nadge
    Gurobi-versary
    First Comment
    First Question

    Thanks, but I have to show it in a project report. So if you could tell me how to code it

    0
  • Jonasz Staszek
    Community Moderator Community Moderator
    Gurobi-versary
    Thought Leader
    First Question

    Dear Ankit,

    based on the inputs you gave us, it is currently not possible to help you any further. We don't know your optimization problem or its formulation, so it's virtually impossible to tell you which heuristic could potentially do well (let alone point you to a reasonable implementation).

    If you need to inform yourself about heuristics for MIPs, you can have a look at this presentation - it is somewhat old but it should give you an idea.

    Should you need support in your Gurobi applications in the future, we will be glad to help you.

    Best regards
    Jonasz

    0

Please sign in to leave a comment.