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.
-
Notifications
You must be signed in to change notification settings - Fork 3
Random generation of a connected undirected graph with a user-specified sparsity level.
License
Justin-Le/RandomConnectedGraph
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published