Skip to content

Conversation

@noajshu
Copy link
Contributor

@noajshu noajshu commented Jun 17, 2025

Previously we set -DNDEBUG define globally in the .bazelrc. This is because HiGHS is 1.6x slower if compiled with assertions. However, this also disables assertions in Tesseract and Simplex user code. A better approach is taken here where we compile HiGHS library with a custom BUILD that adds the -DNDEBUG

noajshu and others added 25 commits June 5, 2025 15:14
…s-in-src/common.cc

Fix zero-probability handling
…cument-changes

Add configurable test modes
…and-tesseract-decoder

Add docs links to README
…ing-algorithm

Add BFS detector ordering option
…dex.html-for-default-visualizatio

Add BFS detector coordinate logging
Add the default logfile for the visualizer
…rning

Silence unused model_status warning
@noajshu noajshu requested a review from LalehB June 17, 2025 20:08
Copy link
Collaborator

@LalehB LalehB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!
Thanks Noah for fixing this.

@noajshu noajshu merged commit 69042da into quantumlib:main Jun 17, 2025
3 checks passed
noajshu added a commit that referenced this pull request Aug 10, 2025
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