Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jump start the search procedure #9

Open
THinnerichs opened this issue Feb 27, 2023 · 2 comments
Open

Jump start the search procedure #9

THinnerichs opened this issue Feb 27, 2023 · 2 comments
Assignees

Comments

@THinnerichs
Copy link
Member

We should extend the parameters of search in search_procedure.jl by a starting symbol. By definition this could either be a Rulenode, e.g. the user-defined root of the grammar, or an already expanded expression with holes in it.

In both cases the priority queue should be extended by the possible extensions, or the rulenode itself.

@sebdumancic
Copy link
Member

agreed, this is a useful feature

@sebdumancic
Copy link
Member

Maybe together with refactoring issue #50?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants