Tagged Questions
0
votes
1answer
222 views
Knapsack using GA
I have not asked about the knapsack problem using a genetic algorithm. the initialization I use this kind of chromosomes [1] = [weight] [profit], because his formula KP on chromosome evaluation weight ...