Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will the topology of the network changed dynamically in the test? #5

Open
Estraie opened this issue May 7, 2023 · 3 comments
Open
Labels
good first issue Good for newcomers

Comments

@Estraie
Copy link

Estraie commented May 7, 2023

I.e. are there addition/modification/deletion of links/hosts/switches after network has been built?

Or, whether we are required to implement the dynamical modification of the flow table?

@EricLee543
Copy link
Member

Yes. You need to consider situations where the network topology changes dynamically. The project also asks you to provide a complex testcase to demonstrate the robustness of your program. You can consider this dynamically changing situation

@Estraie
Copy link
Author

Estraie commented May 7, 2023

Then whether we need to consider the complexity of these operations?

@EricLee543
Copy link
Member

The data of the test cases are not very large. No need to consider time complexity

@EricLee543 EricLee543 added the good first issue Good for newcomers label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants