- Implement standard boilerplate for common algorithms while staying as generic as possible to allow for a multitude of use cases through extensions.
- Fairly low level and use-case agnostic - extensible through custom heuristics.
- Reasonably performant. 🤞
- Algorithms:
A*
- Open Package Manager
- Paste GitHub URL:
https://github.com/Smidgens/unity-search.git#<version_tag>
- Common search algorithms such as binary search.
- Common graph algorithms (DF, BF,...)