| This Release | Graph-Maker | [Download] [Browse] | 02 Feb 2008 | |||
| Latest Release | Graph-Maker-0.02 | [Download] [Browse] | 21 May 2008 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (1) ] [ Dependencies ] [ Other Tools ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | Perl (Artistic and GPL) | |||||
| Special Files |
|
|||||
| Graph::Maker | Create many types of graphs | 0.01 | |
| Graph::Maker::BalancedTree | Creates a balanced tree with specified fan out and height | 0.01 | |
| Graph::Maker::Barbell | Create barbell graphs | 0.01 | |
| Graph::Maker::Bipartite | Creates a bipartite graph with a given distribution. | 0.01 | |
| Graph::Maker::CircularLadder | Create a circular ladder | 0.01 | |
| Graph::Maker::Complete | Create complete (fully-connected) graphs | 0.01 | |
| Graph::Maker::CompleteBipartite | Creates a complete bipartite graph. | 0.01 | |
| Graph::Maker::Cycle | Create a graph consisting of a cycle. | 0.01 | |
| Graph::Maker::Degree | Creates a graph from a degree distribution. | 0.01 | |
| Graph::Maker::Disconnected | Create a graph with no edges | 0.01 | |
| Graph::Maker::Disk | Creates a graph with nodes positioned in concentric connected rings. | 0.01 | |
| Graph::Maker::Empty | Creates an graph with no nodes or edges | 0.01 | |
| Graph::Maker::Grid | Creates a graph in a d-dimensional grid. | 0.01 | |
| Graph::Maker::Hypercube | Create the N-dimensional hypercube graph | 0.01 | |
| Graph::Maker::Ladder | Creates a ladder graph. | 0.01 | |
| Graph::Maker::Linear | Create a linear graph. | 0.01 | |
| Graph::Maker::Lollipop | Creates a lollipop graph. | 0.01 | |
| Graph::Maker::Random | Creates a random graph (using Erdos Renyi or with a specified number of edges) | 0.01 | |
| Graph::Maker::Regular | Creates a k-regular graph. | 0.01 | |
| Graph::Maker::SmallWorldBA | Creates a small world graph according to the Barabási-Albert preferential attachment model. | 0.01 | |
| Graph::Maker::SmallWorldHK | Creates a small world graph according to Holmea, Beom & Kim | 0.01 | |
| Graph::Maker::SmallWorldK | Creates a small world graph using Kleinberg's model in 2-dimensions | 0.01 | |
| Graph::Maker::SmallWorldWS | Creates a small-world graph according to (Newman) Watt and Strogatz | 0.01 | |
| Graph::Maker::Star | Creates a star graph. | 0.01 | |
| Graph::Maker::Uniform | Creates a graph distributed randomly over the d-dimensional grid. | 0.01 | |
| Graph::Maker::Utils | 0.01 | ||
| Graph::Maker::Wheel | Creates a wheel graph. | 0.01 |
| Graph::Utils | Small routines that Graph::Maker::* uses.   |