Anh Mai

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

Posts

Recent activity by Anh Mai Recent activity Votes
  • Check existence of ILP solution

    Answered

    Let's say I have an ILP. However, I just want to quickly check if the ILP is feasible i.e. there exists integral solution that satisfies the constraints without having to find the optimal solution....

  • Why does Gurobi give suboptimal ILP solution in this case?

    Answered

    Please refer to the problem file "model.lp" https://drive.google.com/file/d/154mg0LwogfDw9K_dUcgVTx_r8TiZ1i2Z/view?usp=sharing  Here is Gurobi's solution: import gurobipymodel = gurobipy.read("mode...