JPelda

Results 2 issues of JPelda

File "src\pyscipopt\scip.pyx", line 1387, in pyscipopt.scip.Model.writeProblem File "src\pyscipopt\scip.pyx", line 239, in pyscipopt.scip.PY_SCIP_CALL OSError: SCIP: cannot create file! I found in a forum that I would have to change the allowed...

bug

**Problem** The file *.cip written from pyscipopt to disc has the wrong decimal separator. It uses "," instead of ".". **Expected beaviour** Write a *.cip file on Win 10 using...

feature