Thomas Offergeld
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Thomas Offergeld-
Thomas Offergeld created a post,
Support callbacks for parameter tuning
I would like to tune the solver parameters for a model that makes use of callbacks to disallow invalid solutions through lazy constraints. Unfortunately the Model.tune() method unlike optimize() do...
-
Thomas Offergeld commented,
Perfect, thank you Daniel. Not sure how I missed those. Thomas
-
Thomas Offergeld created a post,
Validating composition of general constraints
AnsweredHi there, I know it is possible to retrieve information about the composition of linear and quadratic constraints (such as the participating variables and their coefficients) from the model. I coul...