Viktor Ihler
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Viktor Ihler-
Viktor Ihler created a post,
VRP with optional nodes
Hi all, I am currently working on a VRP problem where the vehicles are electric. This means that I have range restricitons, and charging stations as nodes which are optional to visit. In my model I...
-
Viktor Ihler commented,
Thank you for your inputs Jaromił! It became evident that I had cut some corners during my programming which first came to haunt me in the restriction in question. You helped clarify what was missi...
-
Viktor Ihler created a post,
AddConstrs - "'Var' object is not iterable"
AnsweredHi, I am struggelig with adding certain constraints to a model I am working on, and hope to get some help. I am not particularly skilled in Python, and hope someone can help me understand how I sho...