天 景

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

Posts

Recent activity by 天 景 Recent activity Votes
  • Generate non intersecting line segments within a polygon

    Awaiting user input

    Hi,Expect to generate a line segment within the polygon that does not intersect with its boundaries (the polygon may be non convex). I tried to build a constraint model using geometric methods, giv...

  • VRPTW BIGM problem

    Answered

    Hi,When I referred to Ruthmain's code to learn the VRPTW problem, I used the BIGM scheme. Even if maxNumVehicles is set to a large value after numCustomers>141, the model still has no solution. IIS...