-
Notifications
You must be signed in to change notification settings - Fork 6
Description
I am currently attempting to reproduce the experimental results from the paper, and I greatly appreciate your making this code repository open-source! However, while going through the code structure, I noticed that the sigcomm24 section of the repository (including related scripts, configuration files, etc.) lacks detailed explanations. The description of this section in the existing README is quite brief, and this makes it difficult to understand the specific functions and calling logic of each file for now.
To reproduce the experiments more efficiently, I would like to ask you two questions:
1、Is there a detailed README or documentation for the sigcomm24 section that you could share, to help me understand how to reproduce the experiments in the paper?
2、If not available at the moment, could you briefly explain the functions of the core files in this section and their general workflow?
Thank you very much for your time and assistance!