JUN ZHOU
- Total activity 27
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
Activity overview
Latest activity by JUN ZHOU-
JUN ZHOU commented,
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 commented,
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 commented,
Hi Riley, Thanks for your suggestions. I'll check the paper.
-
JUN ZHOU created a post,
Job Shop Schedule Problem
AnsweredHi 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 commented,
Riley and David, Thanks for your help. I'll try the method you suggested.
-
JUN ZHOU commented,
It's gurobipy 10.0.0
-
JUN ZHOU commented,
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 created a post,
Issue with updating gurobipy version
AnsweredI 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 commented,
Hi Jaromił Thank a lot for your comment. I'll try it.
-
JUN ZHOU commented,
Let me be clear, I denote I the indicator function.