- Breadth First Search
- Depth First Search
- Unified Cost Search
In the next version I will try to implement all the above algorithms with priority queue and stack data structure that I coded the classes.
!!! The Graph part needs some edit to make it more usuful and general !!!