Get started
532 commitsLast commit ≈ 4 days ago
Code underlying the publication: Service-the-Longest-Queue Among d Choices Policy for Quantum Entanglement Switching
Simulation code for performance analysis on the d-choices load-balancing policy on entanglement generation switch (EGS), an architecture for quantum entanglement switches. The simulation codes describes the empirical behaviour of the EGS using the d-choices policy. The simulation codes are in the simulations/ folder with the extension .jl
, and the code to plot the figures is simulation/plot_python.py
. The directory code
consist of old codes in earlier iterations and they are for archiving purpose only.