
Danellion
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
Posts
Recent activity by Danellion-
How to use gurobi to implement interval variable in cplex.cp
AnsweredI use CpoInterVal in cplex to model a time interval variable, and use its parameter "optional" to indicate whether the variable must exist. Now I am going to use gurobi to reconstruct the project....