HAOXING OUYANG
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Comments
Recent activity by HAOXING OUYANG-
Hi Jaromił,Thanks for your reply. I am sorry for my confusious answered.In my model, sumZ[i][k] is >=0(sumZ[i][k] = 0 ← when i == 0 && i == instances.nodesNum), and I want to calculate its count b...
-
Hi Jaromił, I would like to add is: Integer variable sumZ[i][k] >=0, only when i∈N \ {0,n+1} will sumZ[i][k] ≠ 0.
-
Hi Jaromił, Thanks for your reply. I followed your instructions to add Max constraints, it worked. But I am facing the problem with the division constraint. According to your reply, I refer to th...