amoeba icon indicating copy to clipboard operation
amoeba copied to clipboard

More DSN than USN

Open quchen opened this issue 11 years ago • 5 comments

Yea, still. :-(

quchen avatar Dec 23 '13 08:12 quchen

... I guess this will be a bug of the "oh I guess it fixed itself along the way somehow" category.

quchen avatar Jan 15 '14 14:01 quchen

Behaviour improved (but not fixed) in 28e1c9095e52e030134f42e622fe7ec9928877b2

quchen avatar Feb 02 '14 15:02 quchen

Partially fixed some more in a1290412339ae817ce5a32bdf8feac258f3c767f

quchen avatar Feb 02 '14 15:02 quchen

After analyzing the graph in Gephi with a reasonably good drawing server, the in-degree (USN count, given by how many nodes name a node as DSN) of nodes can be considerably larger than the number of maximum neighbours. Is some checking not done properly when the connection is allowed?

(Out-degree, i.e. DSN count, is <= maxNeighbours, i.e. correct.)

quchen avatar Feb 07 '14 10:02 quchen

Some more fixing in 5b48ad0923ddcef0c016b9c73510cc787aa6b4d0

(I'll stumble upon the main reason at some point.)

quchen avatar Feb 07 '14 11:02 quchen