CAV26 - #3
Open
kunalsheth wants to merge 43 commits into
Open
Conversation
…nch for direct lemma additions without matching.
…time_t is a constant/real-const.
…..)`, `alpha_hash_set(..)`)
- Move trie implementation to own subfolder. - Move stats struct to independent header file.
….cc for unit tests.
…ot work on ASTs.
…a-bijection checking.
…ed_map to flat vector for better cache performance.
…unit test. (Fixed alpha-hashing bug that was previously causing it to fail.)
…a/Expressions optional— to avoid unnecessary copying in production.
…atal error to warning.
…ctionality from context_impl.cc.
Ships the full Apache License 2.0 text (required by §4(a) for redistribution) and a NOTICE crediting the upstream © Toyota Research Institute and this ncsys-lab research fork. No code change. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
FULL_BUILD.sh forwards extra args to the top-level cmake configure ("$@"), and
Dockerfile.dreal_ubuntu exposes a DREAL_EXE_LINKER_FLAGS build-arg wired to
-DCMAKE_EXE_LINKER_FLAGS. Building with `--build-arg DREAL_EXE_LINKER_FLAGS=-static`
links dreal4 statically for the FMCAD26 release, applied to the top-level
executable only (a global LDFLAGS=-static breaks the FILIB/CAPD autotools
sub-builds). Empty default preserves the normal build.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.