python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
model.update performance in the model
I have a question about performance of the model.update in the gurobipy library.
Let's say I have a list of objects which I want to add as a variable to the model, also I want to add a constraint to e...
Ryszard Eggink
Votes: 0
Answers: 2
Microsoft Solver Foundation gives wrong answer for a simple ILP
I want to solve a binary Linear Problem in C# using Microsoft Solver Foundation. I don't know why I get wrong answer. The Objective Value should be 41.1 but I get 213. The value of 5 variables should ...
shm
Votes: 0
Answers: 1