MartinPJorge / vnfs-mapping

Work on VNFs mapping algorithms
1 stars 1 forks source link

Define individual mesh links proportions #15

Open MartinPJorge opened 7 years ago

MartinPJorge commented 7 years ago

Currently the method issueMeshBw()within the DomainsGenerator class, only allows to specify the same proportions along the links within the mesh.

It would be good to specify proportions of each link, altought this implies having a knowledge of all the generated links in the mesh (maybe we can specify them as well).