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