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

Switch trevasal algorithm for cut-patterns #12

Closed
egisatoshi opened this issue May 7, 2013 · 2 comments
Closed

Switch trevasal algorithm for cut-patterns #12

egisatoshi opened this issue May 7, 2013 · 2 comments

Comments

@egisatoshi
Copy link
Member

探索方法の切り替えを簡単に切り替えることができるようにインタプリタの実装を工夫する必要がある。

幅優先、深さ優先など。

@egisatoshi
Copy link
Member Author

パターンにCut-Patternが含まれる場合、Cut-Patternの部分まで深さ優先で辿り着く必要がある。
別のアプローチでCut-Patternのようなものを実現することを考えるほうがいいかもしれない。

パターンに探索アルゴリズムを切り替えるための記法を用意するなど。

@egisatoshi
Copy link
Member Author

I stopped to support cut-patterns.

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

1 participant