-
Notifications
You must be signed in to change notification settings - Fork 83
Closed
Labels
awaiting responseThis expects a response from maintainer or contributor depending on who requested in last comment.This expects a response from maintainer or contributor depending on who requested in last comment.bugSomething isn't workingSomething isn't working
Description
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.This expects a response from maintainer or contributor depending on who requested in last comment.bugSomething isn't workingSomething isn't working