Currently each individual has their own trajectory file where the Individual is the parameter set that they will execute. This should be changed so that only one trajectory exists.
[x] Change the way the trajectory is pickled
[x] Change the way the trajectory and the individual are loaded by the optimizee
[x] Update the trajectory with the results and HOF/ other data to be preserved after each generation
Currently each individual has their own trajectory file where the Individual is the parameter set that they will execute. This should be changed so that only one trajectory exists.