天 景
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 2
アクティビティの概要
天 景さんの最近のアクティビティ-
天 景さんがコメントを作成しました:
Hi Mario, I expect to construct a continuous 2D shape as the boundary.The original problem can be abstracted as specifying the starting point coordinates and the number of inflection points ...
-
天 景さんが投稿を作成しました:
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...
-
天 景さんがコメントを作成しました:
Thank you Mario Ruthmair
-
天 景さんがコメントを作成しました:
Hi Mario, Thank you for your reply. Regarding the actual scenario, I have another question. According to common sense, if I provide enough vehicles, then 100% of the customer's time can be met (at ...
-
天 景さんが投稿を作成しました:
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...