Thalles Morais
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
Activity overview
Latest activity by Thalles Morais-
Thalles Morais commented,
Hello Maliheh! The solution I shared was following the constraints of the example, not the constraints of my model. In that gurobi example the block 5 is not dependent of block 1, but block 17 is. ...
-
Thalles Morais commented,
Hi Maliheh! Thanks again for your support! You are being very helpful! I agree with you that this code make sense but the solution stil don't being what I expect with it. I found an gurobi example ...
-
Thalles Morais commented,
Hello, Maliheh! Thank you so much for your reponse! The second code you mentioned helped me a lot! But unfortunetly the solution doesn't consider a order to put the values in the years. Items 4 and...
-
Thalles Morais created a post,
Multi Knapsack Problem with conditional constraint
AnsweredHi, My name is Thalles and I'm working on the multi knapsack problem, where I have i items (eachone with their weights) and j knapsacks (each one with their capacities), and my goal is to generate ...