Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 210 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 210 Bytes

Graphs

Graph traversals/Graph search

Features

Implementation of Depth-First search and Breadth-first search

Run the project

1- Go to /search directory;

2 - Run with

python __init__.py