Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

topo-aspl

This repo creates a graph with (possible) smallest average shortest path length (ASPL).

Prerequisite

  • networkx

Run

$ python3 topo-aspl.py <nnodes> <degree> [-i <iteration>] #default iteration is 1,000

Source Files

  • This is the main program.

Output

The generated topology (edge file) and output information are stored in the output/ folder.

About

Create a graph with (possible) smallest average shortest path length (ASPL)

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages