hmedal / LANS

LArge LAbeled Netflow graph Simulator
GNU General Public License v3.0
0 stars 0 forks source link

pre-edge simulation indegree higher than outdegree #13

Closed col11 closed 7 years ago

col11 commented 7 years ago

when generating nodes the predefined indegree is higher than the predefined outdegree, we need to check if this is random or bias

col11 commented 7 years ago

during testing runs a solution was found in which generated indegree was less than generated outdegree. running 12 roles and 1000 buckets on ctu_5 with a numpy seeded 122 resulted in indegree: 129931 and outdegree: 129959