Mees de Vries

Results 3 issues of Mees de Vries

The assignment I am working on involves students writing a python file containing classes, which should not run any code when imported. (That is, all code except definitions should be...

When trying to raise Mismatch exceptions for non-string arguments, the first and last character of the string representation of the value are truncated, occasionally resulting in very cryptic error messages....

**Describe the bug** You can pass a trivial constraint, like `xsum([]) == 0` or `xsum([]) == 1`, to a `Model` object's `add_constr` function. This returns an object which is broken...