Tag: knapsack problem
-
Hey there! I’ve committed a new class on JenPop, and it’s called “Individual”. It was made to represent the rules of typical genetic algorithms: a genetic representation of the solution domain; a fitness function to evaluate the solution domain. I’ve read a bit more on the subject and figured that genetic algorithms, although being able to achieve good solutions…