The bin size should be a parameter from the yaml file and the number of bins should be computed as catalog_size / bin_size instead of the code https://github.com/Ressource-Allocation/Cache-Allocation-Project/blob/fb1b28e5d5537a54ef0b3782e7f663169e4aa953/Simulations/simulation_code.py#L98
The bin size should be a parameter from the yaml file and the number of bins should be computed as catalog_size / bin_size instead of the code
Cache-Allocation-Project/Simulations/simulation_code.py
Line 98 in fb1b28e