Skip to content

docs(rfc): explain best-first speculation generation - #513

Open
behinddwalls wants to merge 1 commit into
mainfrom
preetam/speculation-generator-rfc
Open

docs(rfc): explain best-first speculation generation#513
behinddwalls wants to merge 1 commit into
mainfrom
preetam/speculation-generator-rfc

Conversation

## Summary
### Why?
The best-first generator needs a durable explanation of how it ranks paths lazily without enumerating every dependency-outcome combination.
### What?
Document the Open and Next flow, preferred and unpreferred assumptions, flip ordering, heap-node expansion, logarithmic scoring, edge cases, correctness properties, and rejected alternatives.
Sign up for freeto 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.

1 participant

@behinddwalls