Skip to content

[BUG] Crash in one binary variable test case #104

@rg20

Description

@rg20

Describe the bug
This model has no constraints and only one binary variable. The solver is crashing on this

Steps/Code to reproduce bug

echo "NAME
> ROWS
>  N  OBJ
> COLUMNS
>     MARKER    'MARKER'                 'INTORG'
>     x1        OBJ       -2
>     MARKER    'MARKER'                 'INTEND'
> RHS
> RANGES
> BOUNDS
>  BV bounds    x1
> ENDATA" >> trivial.mps 

cuopt_cli trivial.mps

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions