Metadata-Version: 2.3
Name: graph-ops
Version: 0.1.0
Summary: 
Author: Santhosh
Author-email: santhoshkumarkarthikeyan5@gmail.com
Requires-Python: >=3.9
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown

# graph-ops
Common graph traversal strategies like BFS, DFS, UCS demonstrated with a pretty good 

