BNN-UPC / RouteNet-Fermi

Apache License 2.0
21 stars 4 forks source link

Problems with Real traces dataset #7

Open Eucalp opened 1 month ago

Eucalp commented 1 month ago

Hello, I'm trying to reproduce RouteNet-Fermi recently and encountered some problems. According to the description of NetworkModelingDatasets, the training topology in the Real traces dataset is GEANT (24 nodes), and the testing topology has GEANT (22 nodes). I guess the 24-node one might be GEANT2, but in the dataset downloaded from this URL (https://bnn.upc.edu/download/dataset-v6-real-traces/), both the train and test folders show 22-node GEANT data. I want to know if I misunderstood or if there was some error when uploading. If it's the latter, how should I get the correct dataset?

Thanks, Hamon