Christos Kolomvakis
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by Christos Kolomvakis-
Alright it works! I must have made a mistake before to get the same result always. Thank you so much for your help,Christos
-
Hello and thank you for your response,I will try study and try to replicate the example in JuMP.Kind regards,Christos
-
Hello, my apologies for not posting the code, here it is (in Julia): model = Model(() -> Gurobi.Optimizer(env)) # set_silent(model) # set_optimizer_attribute(model, "OutputFlag", 0) # set_optimize...