YIHAN ZHOU

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

Posts

Recent activity by YIHAN ZHOU Recent activity Votes
  • VRPTW Infeasible

    Answered

    I was trying to code this model in python with gurobi, but I have some problems that caused the infeasible. Here is my code:  from gurobipy import Model, GRB, quicksumimport numpy as npimport pan...