| name | Algorithm request |
|---|---|
| about | Suggest a new algorithm for this project |
| title | Algorithm request: [NAME] |
| labels | algorithm request |
| assignees |
Is your algorithm request related to a computational problem? Please describe. A clear and concise description of what the problem is. For example, I am working on the Traveling Sales Man problem, LeetCode problem #123456 and I'd like to ...
Describe the solution you'd like A clear and concise description of what you want to happen. For example:
I'd like to have an algorithm with following interface: [...], where I can define a graph-like map with an visitor iterator function and then ...
Or, more concretely:
I'd like to have an implementation of the A* Search Algorithm, based on the following research paper: Near Optimal Hierarchical Path-Finding - Botea, Mueller & Schaeffer.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.