
JUN ZHOU
- 合計アクティビティ 27
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 4
アクティビティの概要
JUN ZHOUさんの最近のアクティビティ-
JUN ZHOUさんがコメントを作成しました:
Thanks for your prompt response, Riley. I'll check the paper. I'll try to formulate the flexible job shop scheduling problem into MILP. Thanks again.
-
JUN ZHOUさんがコメントを作成しました:
Hi Riley, Thanks for your help. I have solved the Job-Shop Scheduling Problem. May I know whether Gurobipy can solve Flexible Job-Shop Scheduling problem? The idea is nearly the same. I think it sh...
-
JUN ZHOUさんがコメントを作成しました:
Hi Riley, Thanks for your suggestions. I'll check the paper.
-
JUN ZHOUさんが投稿を作成しました:
Job Shop Schedule Problem
回答済みHi all, I'm considering a job shop shceduling problem, as shown in the following figure. In this example, there are three printed paper products that must pass through color printing presses in a p...
-
JUN ZHOUさんがコメントを作成しました:
Riley and David, Thanks for your help. I'll try the method you suggested.
-
JUN ZHOUさんがコメントを作成しました:
It's gurobipy 10.0.0
-
JUN ZHOUさんがコメントを作成しました:
Thanks for your reply, Riley. I tried the code, but the version is still 10.0.0. C:\Users\whu14>python -m pip install --ignore-installed gurobipy==10.0.1Collecting gurobipy==10.0.1 Using cached gu...
-
JUN ZHOUさんが投稿を作成しました:
Issue with updating gurobipy version
回答済みI attmpted to upgrade the gurobipi version using pip, as show below . Something went wrong. Thanks for your help. python -m pip install gurobipy==10.0.1 ERROR: Cannot uninstall 'gurobipy'. It is a ...
-
JUN ZHOUさんがコメントを作成しました:
Hi Jaromił Thank a lot for your comment. I'll try it.
-
JUN ZHOUさんがコメントを作成しました:
Let me be clear, I denote I the indicator function.