Commit fba8911
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- arc_solver
- __pycache__
- neural/__pycache__
- models
- tests
- __pycache__
- tools/__pycache__
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 changedBinary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments