James Donegan
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by James Donegan-
GurobiError: Constraint has no bool value (are you trying "lb <= expr <= ub"?)
Awaiting user inputI have followed all existing discussion posts about this but cannot figure out why I am getting this error. See below code snippet from python script: b = {}gap = {}for k in range(start_yr,end_yr):...