天 景
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Posts
Recent activity by 天 景-
Generate non intersecting line segments within a polygon
Awaiting user inputHi,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
AnsweredHi,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...