Victor
- Total activity 12
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 2
- Subscriptions 2
Activity overview
Latest activity by Victor-
Victor commented,
Hey Chung-Kyun @Chung-Kyun, Thank you for your aid and suggestion. It works.
-
Victor commented,
Hey Maliheh, Thank you for your suggestion. Have a nice day, Victor
-
Victor commented,
Hey Chung-Kyun, @Chung-Kyun Han Thank you for your sharing. It gives the same result with the strong constraints(2 constraints >= &<=) however it is faster. But I can't understand here why it work...
-
Victor commented,
Hey Riley @Riley Clement, Thank you very much. I took Maliheh's suggestion and found that her method will add too many constraints, leading too much time consuming because the Set B has too many po...
-
Victor commented,
Hey Maliheh @Maliheh Aramon , Thank you for your reply. The first method work. But the 2nd doesn't works and give me feedback: gurobipy.GurobiError: Constraint comparison not implemented Thank you...
-
Victor created a post,
How Gurobi implements judgment(if) and assignment(=)
AnsweredHey everyone, I have a question described as follows. I want to realize the following code. But in Gurobi, I cannot find any grammar that can implements the following function. flag_chosedPoint_eac...
-
Victor commented,
Bonjour Riley,@Riley Clement Thank you for your reply and suggestion. I looked at these solutions and they are all good. However, it's a little different from what I thought. In the end, I have a b...
-
Victor created a post,
Maximum coverage problem, unable to set quantity constraints
AnsweredHey guys, My question is described as follows: A set of sets A[0], A[1],A[2],...,A[40] and there are repeated elements between these sets,These sets together form the unique set B.Now it is require...