From ff6073838e23eca46119cffac7855fddea3ef48f Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Thu, 28 Sep 2017 07:36:24 +0100 Subject: Added "debian/" directory for deb packages --- doc/dms.1.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/dms.1.html') diff --git a/doc/dms.1.html b/doc/dms.1.html index e51aa79..2831685 100644 --- a/doc/dms.1.html +++ b/doc/dms.1.html @@ -144,13 +144,13 @@ graph will be:

creates m=3 new edges and the initial seed network is a ring of n0=5 nodes. The degree distribution of the final graph will have exponent equal to gamma = 3.0 + a/m = 3.0. In this case, dms -produces a Barabasi-Albert graph (see ba(1) for details). The edge +produces a Barabasi-Albert graph (see ba(1) for details). The edge list of the graph is saved in the file dms_10000_3_5_0.txt (thanks to the redirection operator >).

SEE ALSO

-

ba(1), bb_fitness(1)

+

ba(1), bb_fitness(1)

REFERENCES

-- cgit v1.2.3