Ankit khare

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

Comments

Recent activity by Ankit khare Recent activity Votes
  • Thanks for the reply. It worked. I am facing the same problem with one constraint.  mdl.add_constraints(ct[g,j1])>= mdl.max(ct[g-1,j1], ct[g,j]) + PT[g-1][j1-1] for f in factory for j in job for j...