Khadija Sakinah Kusumadila

  • Gurobi-versary
  • First Comment
  • First Question
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Posts

Recent activity by Khadija Sakinah Kusumadila Recent activity Votes
  • Heuristic Parameter

    Answered

    Hello, I am a student who is writing a thesis. I am looking for a MIP solution using a time limit of 60,000 seconds and a heuristic parameter of 5%. Does the 5% value only affect the time the heuri...

  • About heuristic

    Answered

    Hello, I want to ask 2 questions1. I read that the default heuristic is 5%, if I don't write the heuristic parameter in my code will a 5% heuristic automatically occur? or will my code run without ...

  • How parameters work

    Answered

    Hello, I'm currently working on my thesis on route optimization. For that reason, can I find out more specifically what the following parameters do and how they work? model.setParam('MIPFocus', 1) ...