Sophia Beckmann
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Sophia Beckmann-
Sophia Beckmann commented,
Hi Jaromił, thank you very much for your help! I implemented the necessary auxiliary variables as you suggested and set my parameter to NonConvex = 2 as well. I works just fine now! Thank you for y...
-
Sophia Beckmann commented,
Hi Jaromił, yes, thank you, thats exactly what I am looking for. I tried to follow the lead of your recommended article but still am making some mistake I cannot seem to solve by myself. v = {}for ...
-
Sophia Beckmann commented,
Hi Jaromił, thank you for helping me with this issue. I constructed my variables as you suggested first using the for loop and it works fine. Now I am struggeling with another issue concerning one ...
-
Sophia Beckmann created a post,
creating binary variables with specific indices from subset of nodepairs (edges)
AnsweredHello! Im an quite new to Python/Gurobi and currently I am struggeling with creating binary decision variables for the choice of an edge in a path planning problem, regarding their indexing. I crea...