Anne Li van der veen
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
Posts
Recent activity by Anne Li van der veen-
How to check which constraints make model infeasible?
AnsweredHi all, When i try to solve my optimization model i receive the following output, how can i check which constraint makes the model infeasible/how can i fix this best? furthermore, i get an error w...
-
Modelling Multi period flows
Awaiting user inputHi all, im trying to model the following network where the arcs represent a specific flow of goods that is send through the network. there are some fixed arcs included in the network (e.g., the fl...
-
Include time periods into arcs
Ongoinghi all, im trying to model the following network into python, as input for my mathematical model. however, i do not know how to include the different time periods to the possible connections betwe...
-
Key error objective function
Awaiting user inputhi all, im trying to code my objective function but keep getting a key error ( KeyError: (1, 3, 'RC', 'CPM') ), dont know how to resolve it. any help would be appreciated #Import packagesimport py...