harshitgupta1337 / fogsim

A Toolkit for Modeling and Simulation of Resource Management Techniques in Internet of Things, Edge and Fog Computing Environments
http://arxiv.org/abs/1606.02007
41 stars 37 forks source link

Problems with edges in iFogSim #21

Open IIAlexII opened 6 years ago

IIAlexII commented 6 years ago

Hi guys, I apologize in advance for the question, probably is very silly or maybe not. I try to create my own topologies to make a simulation and see some results but: 1) I think it's not possible to create both directional edges between two nodes. It's true? (for example one edge from node A to node B and another one from node B to node A independently from the layer in which the nodes are) 2) It's not possible to create ONE edge between nodes of the same level. it's true? (if I create two fog nodes of level 1 and i want to connect them with an edge. I would like to make a kind of load balancing among fog nodes in the topology) 3) If I draw my topology and i want to test it to have back results (like the ones in the results folder), how i can do it? Can someone help me to take these doubts off? Thank you in advance.