Matthias Miltenberger

Results 30 comments of Matthias Miltenberger

I honestly don't know how to resolve that issue. On the one hand, we cannot close the file explicitly (see #570), still there are apparently some dangling file descriptors flying...

Good catch! Most likely, we need to change this line in `docs/doxy`: ``` EXTRACT_ALL = NO ```

@CGraczyk, could you please have another look? It seems the first model does indeed not populate the solution pool properly.

Counting solutions has been implemented in SCIP as an afterthought and is more proof-of-concept than API functionality. We should change that...

Currently, there are no concrete plans to implement proper access to the counted solutions. So (re)implementing this in PySCIPOpt would be the way to go if you need this rather...

closed due to inactivity

I am not aware of any progress in this regard. If you want to share your prototype code via a pull request, we might be able to complete this. I...

No worries! It's just very unusual to do it this way and requires everyone to open another file. Are you using the M1 chip? Can you try whether the solution...

@anthonyyu123 did the suggested workaround resolve your issue?