robertHowlett

Results 3 issues of robertHowlett

--- ## Python Code ```python def some_func(): foo = ( [ [ 1, 2, 3], [ 1, 2, 3], [ 1, 2, 3], [ 1, 2, 3], [ 1, 2,...

## Steps to reproduce ``` import cron_validator cron_validator.CronScheduler("*/60 * * * *").time_for_execution() ``` Expected behaviour: we get True on minute zero, otherwise false Actual behaviour: ``` Traceback (most recent call...

I have a problem which should be feasible, but isn't. [infeasible.mps.txt](https://github.com/user-attachments/files/19735247/infeasible.mps.txt) Solver output ``` WARNING: There are empty or excessively-long column names: using constructed names with prefix "c" WARNING: There...

MIP
bug
MIP Presolve