Parameter |
Meaning |
Values |
|
HS |
Size of one side of the plane |
int  |
|
LS |
Size of one side of a high-level square |
int  |
|
N |
Number of nodes |
int
 |
|
Model |
model id |
int |
|
alpha |
Waxman-specific exponent |
 |
|
beta |
Waxman-specific exponent |
 |
|
Node Placement |
how nodes are placed in the plane |
1: Random, 2: HT |
|
m |
Number of links per new node |
int |
|
Growth Type |
how nodes join the topology
|
1: Incremental, 2: Random |
|
BWdist |
bandwidth assignment to links
|
1: Const, 2: Unif, 3: Exp, 4: HT |
|
MaxBW, MinBW |
min, max link bandwidth values |
float |
|