Skip to content

masroorhussainv/Reverse-a-Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse-a-Graph

Reverse a graph, represented as Adjacency List
1-A graph(adjacency list) can be generated using GraphGenerator class, it is generated in a file name digraph.txt
2-Use initialzeGraph method to load the generated graph from file
3-Call the reverseGraph method to reverse the graph
4-Call printAdjacencyList method to print the graph as adjacency list

About

Reverse a graph, represented as Adjacency List

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages