FMCAD25 - #1
Open
kunalsheth wants to merge 79 commits into
Open
Conversation
…p creation on conjunctions for learned clauses.
…responding /src file.
This reverts commit 4305c86.
kunalsheth
force-pushed
the
fmcad25-experiments
branch
from
April 14, 2025 08:56
d8732a8 to
7b98aa6
Compare
kunalsheth
force-pushed
the
fmcad25-experiments
branch
from
April 14, 2025 10:10
7b98aa6 to
ecf8067
Compare
…ry pattern matching work.
This reverts commit b78d0c7.
…nnecessary pattern matching work." This reverts commit cab058d.
This reverts commit 9f40016.
…rt when pattern matching.
… biasing towards beginning due to timeout.
…to avoid biasing towards beginning due to timeout." This reverts commit 75017a5.
kunalsheth
force-pushed
the
fmcad25-experiments
branch
from
May 14, 2025 00:35
a1d7b8d to
2e74821
Compare
kunalsheth
force-pushed
the
fmcad25-experiments
branch
from
August 12, 2025 00:24
fd4fe32 to
6bc3ee7
Compare
kunalsheth
force-pushed
the
fmcad25-experiments
branch
from
August 12, 2025 01:22
6bc3ee7 to
0eb5200
Compare
kunalsheth
added a commit
that referenced
this pull request
Jul 2, 2026
… drop stale 50+50 caveat Tested worklog avenue #1 (symbolic dependency mitigation) via a SymPy parse->transform->emit pre-pass, every variant lambdify-verified equivalent before solving. Result: 0 UNSAT across the exists_forall/ set for every provably-equivalent form (sig2tanh/expand/factor/horner/simplify); the graded ICP metric is invariant (~0.50 prune-empty & interval>=prec per loop-head for all forms) -> the poly*tanh(poly) coupling is untouched by syntactic form. sig2tanh is exactly verdict-neutral. The apparent factor/simplify speedup is an N1-delta-sat artifact: factor net-reduces the solved count (16x N2 blowup), simplify is uncomputable on N2 (>45s hang). Avenue #1 dead for this coupling; COMPLETENESS throughout (no form could produce a false unsat). - exists_forall_perf.md: new dated subsection with the full record - benchmark/SWEEP_odeexpr_v2.md: pointer + remove the now-satisfied 50+50 to-do (both referenced docs are already 25+25-accurate) - CLAUDE.md: terse "don't re-try symbolic rewrite" pointer on the worklog index 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.