Simon Dieck
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Simon Dieck-
Simon Dieck created a post,
Issue with dual values for continuous model
AnsweredI have a continuous model with a linear objective function with a minimization sense. My expectation of duality would be that given: total = 0for c in rm.getConstrs(): total += c.RHS * c.Pi "tot...