Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninitialized member variables - part 2 #1815

Merged
merged 9 commits into from
Jun 26, 2024

Conversation

fwesselm
Copy link
Contributor

This is a follow-up to #1809:

  • Initialize some more member variables
  • Initialize some local variables
  • Fix some warnings about unused / unreferenced parameters
  • HiGHS now prints 1 generator(s) (instead of 1 generators) when symmetry detection identified one generator

Testing on 800+ MIPs showed that HiGHS behavior is not affected by these changes (as expected).

@jajhall jajhall merged commit ebd456a into ERGO-Code:latest Jun 26, 2024
110 checks passed
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