Directed/ Undirected graphs using technologies:
• NetworkX
Features:
• Draw directed/undirected graphs
• Set the positions of points on the graph
• Use of circular/random graphs
• Calculate degree_centrality
• Calculate closeness_centrality
• Calculate betweenness_centrality
• Calculate page rank
Steps to run the application:
- Open the terminal
- Enter the startup folder
- Type "jupyter notebook" to launch and run
Below are some screenshots demonstrating the application: