- Custom state added to the Phenotype. For saving anything in optimization process. Available by return of
fitness
like{ fitness, state }
- Best(N) now returning full phenotypes to get access to state and score of current population entity
- Test and readme updated