Skip to content

Commit fba8911

Browse files
committed
fix: separate beam search scoring for solution detection vs ranking
- Keep solution detection independent of op_scores priors - Low/zero prior operations can still be found as valid solutions - op_scores now only influence ranking/ordering, not filtering - Add comprehensive tests demonstrating the fix works - Fixes P1 issue where valid programs were dropped due to low priors Closes: Programs with correct transformations using low-prior operations are now properly found as solutions while preserving ranking behavior.
1 parent edb8e65 commit fba8911

File tree

54 files changed

+4849
-280
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+4849
-280
lines changed
339 Bytes
Binary file not shown.
3.25 KB
Binary file not shown.
4.95 KB
Binary file not shown.
3.81 KB
Binary file not shown.
26.7 KB
Binary file not shown.
1.33 KB
Binary file not shown.
26.6 KB
Binary file not shown.
2.19 KB
Binary file not shown.
412 Bytes
Binary file not shown.
313 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)