Skip to content

Random generation of a connected undirected graph with a user-specified sparsity level.

License

Notifications You must be signed in to change notification settings

Justin-Le/RandomConnectedGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

The function generateRandomConnectedGraph generates a random undirected connected graph with a user-specified parameter that coarsely controls the graph's sparsity. The function also provides the graph Laplacian matrix. The function can be useful when evaluating algorithms for control and optimization of multi-agent/distributed systems. The script RandomConnectedGraph contains the function, along with an example.

About

Random generation of a connected undirected graph with a user-specified sparsity level.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages