EdgeSim
EdgeSim copied to clipboard
Simulate the real environment, perform edge computing, edge caching experiments
I want to use to data in CONTAINT.xml and I want to know is the data come from real world, and How I cite this proj and the data
how can I add a new algorithm.
作者您好! 我下载了您的工程,显示报错:Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.apache.logging.log4j.LogManager at org.apache.log4j.Logger.getLogger(Logger.java:41) at cn.edu.tju.simulation.main.EdgeSim.(EdgeSim.java:59) 这是log4j包的问题吗? 但是现在只能下载最新版本的,还有JDK必须要用JDK10吗? 谢谢!期望您的回答
At file [EdgeSim/blob/master/src/main/java/cn/edu/tju/simulation/user/MobilityModel.java](https://github.com/XiaofeiTJU/EdgeSim/blob/master/src/main/java/cn/edu/tju/simulation/user/MobilityModel.java), last few lines in function `public void checkLocationToAdjustNetwork(double x , double y)`, the distance is calculated as between the point of the current base station (after updating)...
Hello,I feel very uneasy to disturb you! I cann't find the package ‘org.jfree.chart’,for which ”import org.jfree.chart.ui.HorizontalAlignment, import org.jfree.chart.ui.RectangleEdge“ complains invariably. Can you give me a download link for the package...
Hello, ask you a question.For example, I wrote an algorithm in python, want to simulate the edge computing environment, observe the communication delay of the algorithm, can the software be...