天 景
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
投稿
天 景による最近のアクティビティ-
Generate non intersecting line segments within a polygon
ユーザーの入力を待っています。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
回答済み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...