Skip to main content

Request help in speeding up optimization(Mixed Integer Quadratic Problem) or finding why its taking that much time?

Awaiting user input

Comments

6 comments

  • Official comment
    Simranjit Kaur
    • Gurobi Staff
    This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum, or try Gurobot, our chatbot interface offering instant, expert-level support.
  • Jaromił Najman
    • Gurobi Staff

    Hi,

    Could you please share a model file generated by the gurobi_write function and a LOG file of the run with a TimeLimit of let's say 1800 seconds?

    Best regards,
    Jaromił

    0
  • CHENNU MANIKANTA
    • Gurobi-versary
    • First Comment
    • First Question

    Dear Jaromil,

    Thank you so much for the response. I will share the log file and model file as early as possible.

    Warm wishes

    Manikanta Chennu

    0
  • CHENNU MANIKANTA
    • Gurobi-versary
    • First Comment
    • First Question

    Hi Mr. Jaromil

    Could you plz help me in generating the model file? am not getting any useful help online to generate a model file in MATLAB

     

    thanks and regards

    Manikanta Chennu

    0
  • Jaromił Najman
    • Gurobi Staff

    Hi Manikanta,

    Please use the gurobi_write() function, see the respective documentation. You could call this function directly before or after optimizing your model. An example of this application can be found in the mip1.m example.

    Best regards,
    Jaromił

    0
  • CHENNU MANIKANTA
    • Gurobi-versary
    • First Comment
    • First Question

    Thank you Mr. Jaromil

    0

Post is closed for comments.