Introduction - If you have any usage issues, please Google them yourself
This course project has finished a modified version of Garwick algorithm. At first, a group of data is given then they are saved into the table with some predefined probability distribution. After that, adjust the memory allocation rule according to the input number based on the Garwick rule. This is to optimise the memory utilization. This is useful to understand the data structure and spatial store in memory.