flu-plus-plus / bachelorproef

Bachelorproef Informatica Universiteit Antwerpen 2016–2017
Other
0 stars 4 forks source link

Revise Population API, add a section on parallelization to the report #64

Closed jonathanvdc closed 7 years ago

jonathanvdc commented 7 years ago

I wrote a section on parallelization but while doing so I noticed that Population had accumulated some cruft and decided to try and fix that.

I also included tests that compute ParallelMap<K, V> statistics. I needed them to create a table in the report and I thought I'd leave them in for reproducibility.