This issue tracks the progress of various implemented / planned algorithms for hypergraphs. ## Overview <!-- Detail the issue or feature being tracked. Include any relevant context, such as the problem it solves or the motivation behind it. --> ## Roadmap - [ ] Traversals - [x] A* Search Algorithm - [x] Breadth-First Traversal - [x] Depth-First Traversal - [ ] Shortest Path - [ ] Create a `dijkstra` implementation ## Resources <!--_Include any relevant links or resources..._-->
This issue tracks the progress of various implemented / planned algorithms for hypergraphs.
Overview
Roadmap
dijkstraimplementationResources