Skip to content

Conversation

@jajhall
Copy link
Member

@jajhall jajhall commented Jan 15, 2026

In highsSparseTranspose, now using Astart[numCol] rather than Aindex.size() as number of nonzeros.

In debug, calling HPresolve::checkCSC from HPresolve::toCSC to make sure that CSC index and value are of the correct size, that the entries of index are in bounds, and that there there are no explicit zeros in value arrays. No reason to suspect that anything is wrong, but what might be causing the segfault exposed in #2748?

@jajhall jajhall marked this pull request as draft January 15, 2026 14:31
@jajhall
Copy link
Member Author

jajhall commented Jan 15, 2026

Includes changes relating to #2742, so make this a draft PR until the PR corresponding to #2742 is merged

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.

2 participants