gabrielbiasi / ppd-genetic-algorithm

This repository was created to develop an application to solve problems using the concept of distributed genetic algorithms.
2 stars 3 forks source link

Create the rastrigim function module #3

Closed gabrielbiasi closed 8 years ago

gabrielbiasi commented 8 years ago

The rastrigim function module needs to have the following methods (don't need to have exactly the same name):

generate_population Return a dictionary with a population of solutions of this problem.

get_fitness Return a value that represents the distance to the best result expected.

Maybe we need some other methods, that will be resolved in other issues.

gabrielbiasi commented 8 years ago

some progress in this issue?

gabrielbiasi commented 8 years ago

Por favor, peço prioridade nesse problema! @FelipeLimaM hoje ou amanhã cedo, por favor!! EDIT Não esqueça de se basear no meu próprio módulo.

gabrielbiasi commented 8 years ago

Resolvido.