Thijs Havinga
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Thijs Havinga-
Fast processing of forced values from sorted list
AnsweredHello, I'm working on a problem using gurobipy where some variables can only be taken from a specific list of values, which are not equally separated, but are sorted, e.g.: sortedlist = [0.20, 0....