Nestor Trejo
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Nestor Trejo-
Nestor Trejo commented,
Ok so I was able to solve the first portion. I changed my multidict to the following: arcs,cost=gp.multidict({('s0','c0s0','r0'):[28.536319],('s0','c0s0','r1'):[0.323409],('s1','c0s1','r0'):[0.786...
-
Nestor Trejo created a post,
How to handle two ways of shipping for supply network problem
AnsweredI am trying to create a model in which for each arc there are two carrier options to deliver with different costs associated with the carrier options. I created dictionaries for the demand from cus...