Akram Kh

Gurobi-versary
Conversationalist
Curious
  • Total activity 19
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 6

Posts

Recent activity by Akram Kh Recent activity Votes
  • Problem with number of solutions

    Answered

    I am using gurobi 10.0.0 as well as gurobi 9.1.1 to solve a MILP model which I know it has thousands of solutions. However, whenever the model is optimized, version 10.0.0 reports only 5 solutions ...

  • number of threads in solution pool method

    Awaiting user input

    I am using the pool solution to find all feasible solutions of my milp model (setting the PoolSolutions parameter to its max). I also set the thread number to the number of threads on my laptop. Al...

  • number of threads in solution pool method

    Answered

    Dear Gurobi Community members, I am using the pool solution to find all feasible solutions of my milp model (setting the PoolSolutions parameter to its max). I also set the thread number to the num...

  • how much does solution pool completion proceeds

    Answered

    Dear Gurobi Community members, I am using the pool solution to find all feasible solutions of my milp model (setting the PoolSolutions parameter to its max). But, when Gurobi starts to complete the...

  • Finding all feasible solutions

    Answered

    I need to find all feasible solutions of my milp model no matter if they are optimal or not. I have used the poolsolutions for this with the parameter "PoolSolutions =  2000000000" (max possible va...

  • MILP model feasibility check speed

    Answered

    Dear Gurobi Community, How should I set the Gurobi parameters for just checking the feasibility of milp models, as fast as possible? I have tried my models on NEOS and one another server (on my uni...