Sebastian Erik Løken Rindvoll
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
Comments
Recent activity by Sebastian Erik Løken Rindvoll-
This is my Windows Log file: C:\Users\serindvo\PycharmProjects\untitled\venv\Scripts\python.exe W:/PycharmProjects/untitled/venv/GurobiModel.pyUsing license file C:\Users\serindvo\gurobi.licAcade...
-
Thank you! :) But it is difficult to test for my model since when I increase one of the parameters in my model from 3 to 4 it goes from 30 seconds to over 20 000 seconds. And if I have understood ...
-
And how can it be that the windows computer searches through nodes faster than the mac computer the first thousand seconds? After a thousand seconds the Mac computer searches through nodes much fas...
-
Hi again Matthias Miltenberger! Do you know if a more aggressive Presolve and Cuts will certainly make the process faster for such a tough MIP problem?
-
Hi again Tobias Achterberg! Do you know if a more aggressive Presolve and Cuts will certainly make the process faster for such a tough MIP problem?
-
Thank you Matthias! :)
-
Do you know if I can see how far the solver came and how much that was left? Can I calculate the total amount of nodes or figure out the time the solver would use in any other way? Below is a log o...
-
Thank you very much Tobias. :)
-
It found a solution now, but why does it take such a long time before it finds a better solution? C:\Users\serindvo\PycharmProjects\untitled\venv\Scripts\python.exe C:/Users/serindvo/PycharmProje...
-
Do you have any recommendations for how to solve routing problems as fast as possible?