/GRAPH-DFS-BFS

A C program to simulate the structure of Graph to implement the DEPTH FIRST SEARCH and BREADTH FIRST SEARCH algorithms

Primary LanguageCMIT LicenseMIT

GRAPH-DFS-BFS

A C program to simulate the structure of Graph to implement the DEPTH FIRST SEARCH and BREADTH FIRST SEARCH algorithms