Skip to content

Fix assertion failure#3146

Closed
fwesselm wants to merge 3 commits into
ERGO-Code:latestfrom
fwesselm:fix-3074
Closed

Fix assertion failure#3146
fwesselm wants to merge 3 commits into
ERGO-Code:latestfrom
fwesselm:fix-3074

Conversation

@fwesselm

@fwesselm fwesselm commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Fix assertion failure encountered when running the reproduction example from #3074 (by using HighsCDouble):

Assertion failed: (std::abs(model->col_cost_[col]) <= std::max(options->dual_feasibility_tolerance, kHighsTiny * std::abs(static_cast(objscale)))), function substitute, file HPresolve.cpp, line 2970.

Note that this does not resolve the slow convergence with presolve.

@fwesselm fwesselm requested review from Opt-Mucca and removed request for Opt-Mucca July 9, 2026 12:45
@fwesselm fwesselm marked this pull request as draft July 9, 2026 12:53
@fwesselm

fwesselm commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator Author

Need to investigate another assertion failure. Closing this one.

@fwesselm fwesselm closed this Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant