Improve "initial_chain" logic for composer
Now, if the initial chain in passed to composer/optimizer, it directly duplicating in first population, that affects diversity:
The additional diversity can be added by the mixing of mutated initial/random chain to first population (for initial_chain != None)