Skip to content

Fileformat .cip gives wrong decimal separator at WIN 10 #788

@JPelda

Description

@JPelda

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 python 3.9 and pyscipopt 3.4 with SCIP version 8.1.0
*.cip should be importable via cmd console.

Screenshots
[continuous] <m_pipe_F544_to_F571>: obj=0, original bounds=[-0,0223201928920082,0,0223201928920082]
[continuous] <m_pipe_F414_to_F329>: obj=0, original bounds=[-0,351125515405446,0,351125515405446]
[continuous] <m_pipe_F610_to_F649>: obj=0, original bounds=[-0,00699655334823101,0,00699655334823101]
[continuous] <m_pipe_F497_to_F219>: obj=0, original bounds=[-0,0532264217914526,0,0532264217914526]

System

  • OS: Win 10
  • Version '??
  • SCIP version 8.1.0
  • How did you install pyscipopt? Via conda

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions