The "videos" datastructure of the following line of code:
|
videos[SP] = zipf_distribution(list_alpha[SP], video_nb_list[SP], conss_zipf[SP]) |
Does it contain the probability of requesting that video? In this case, please rename this data_structure in video_probability
The "videos" datastructure of the following line of code:
Cache-Allocation-Project/Simulations/simulation_code.py
Line 100 in fb1b28e
Does it contain the probability of requesting that video? In this case, please rename this data_structure in video_probability