graph length rounded to nearest integer
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 6 Sep 2019 22:52:43 +0000 (00:52 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Sat, 7 Sep 2019 00:07:24 +0000 (02:07 +0200)
commitaa4348908503da271484def8a17037c43e3095b5
treeee57a4d70dd4a9559ba4142af71a54e05da6d261
parente8e00f42da0ae898ded80b3f79b2d9f2ebef7a44
graph length rounded to nearest integer

Even distribution, and fixes unexpected overflows due to inexact float
representation after size calculation (round decimals being decremented).
graph