R
Rebekka-Marie
Hello everybody,
I would like to solve a Mixed Integer Optimization Problem with the Branch-And-Bound Algorithm.
I designed my Minimizing function and the constraints. I tested them in a small program in AIMMS. So I already know that they are solvable.
Now I want to solve them using Python.
Is there a module / methods that I can download or a ready-made program text that you know about, where I can put my constraints and minimization function in?
Rebekka
I would like to solve a Mixed Integer Optimization Problem with the Branch-And-Bound Algorithm.
I designed my Minimizing function and the constraints. I tested them in a small program in AIMMS. So I already know that they are solvable.
Now I want to solve them using Python.
Is there a module / methods that I can download or a ready-made program text that you know about, where I can put my constraints and minimization function in?
Rebekka