Mina Ashraf

Results 3 issues of Mina Ashraf

This PR is a step forward to enable us to do two things: 1- have a readable version of the existing cryptic diamond search that is potentially parallelizable. 2- Allow...

- replacing grid_info_map.at with grid_info_vector.at reduces runtime from 1 second on aes to 0.22 seconds and removed this: `dpl::GridMapKey::operator< 0.220s ` - caching the getSite function in the cell results...