Description: 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.
- [Robson] - Robson Traversal Write and test a modifi
File list (Check if you may need any files):
Garwick
.......\Garwick_modified.cpp