Gerhard Wesp
Gerhard Wesp
Unfortunately, this still doesn't seem to work on MacOS, the last time I tried was with Cbc @ 98633b3e8d34e6ee4ce076d84275da08df9e2ba3 I'm not sure exactly where the problem lies though. Other parameters...
Update: I can narrow it down to iterating over `model.constrs`. It happens also *before* calling `optimize()`. It appears that Python-MIPs idea of the number of constraints does not agree with...
Preferably then, comment on #167 and provide complete and minimal reproduction steps there.
 Chrome: Version 117.0.5938.149 (Official Build) (arm64) (up to date) node: v18.16.0 npm: 9.5.1 react: 18.2.0
Yep, we could look into it. Do you have an opinion on the proposal above (i.e. just storing the instanceId)?
> You can change the default with the `limit` prop. Thanks, we had figured that already. Still, I see no good reason why it should specifically be limited to 1000...
Depends a bit on the size of the style. At the moment, they're quite simple so could even go into URL parameters. Second choice would be to implement a POST...