almeida91 / Splice

A genetic algorithm library for use with the Java platform, it aims the ease of use while retaining a good performance.
MIT License
12 stars 3 forks source link

Improve the logic to provide a predefined initial population #8

Open almeida91 opened 11 years ago

almeida91 commented 11 years ago

Like not use GeneticAlgorithm.setInitPopulation() so when you use setPopulation() it implies the logic.