instances_simulator.txt 472 B

12345678910111213141516171819202122232425262728293031
  1. @relation Directions
  2. @attribute Link-Name numeric
  3. @attribute Source-Port-number numeric
  4. @attribute Destination-Port-number numeric
  5. @attribute Packets-per-simulationstep numeric
  6. @attribute 'Average Value' numeric
  7. @data
  8. 1,2,1,3,25.786463
  9. 1,1,2,3,1
  10. 1,3,1,3,25.786463
  11. 1,1,3,3,1
  12. 1,4,1,15,0
  13. 1,1,4,15,1
  14. 1,5,1,14,1
  15. 1,1,5,14,1
  16. 1,6,1,5,0
  17. 1,1,6,5,1
  18. 1,5,1,13,0
  19. 1,1,5,13,1
  20. 1,1,4,13,1
  21. 1,4,1,13,1
  22. 1,6,1,3,1
  23. 1,1,6,3,1
  24. 1,2,1,2,25.786463
  25. 1,1,2,2,1
  26. 1,1,3,2,1
  27. 1,3,1,2,25.786463
  28. 1,5,1,13,1