Skip to content

[BUG] Papilo presolve triggers assert #509

@akifcorduk

Description

@akifcorduk

Papilo presolve triggers the following assert:
solve_MIP: /home/scratch.acoerduek_sw/cuopt/cpp/build/_deps/papilo-src/src/papilo/presolvers/DualInfer.hpp:195: papilo::PresolveStatus papilo::DualInfer<REAL>::execute(const papilo::Problem<REAL>&, const papilo::ProblemUpdate<REAL>&, const papilo::Num<REAL>&, papilo::Reductions<REAL>&, const papilo::Timer&, int&) [with REAL = double]: Assertion consMatrix.getRowSizes()[i] > 0' failed.`

on momentum1.mps.

Expected behavior
No asserts triggered.

Metadata

Metadata

Assignees

Labels

awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions