EnricoMagliano / computational-intelligence

0 stars 0 forks source link

Lab2 Review using Issues by Diego Gasco (s296762) #2

Open Diegomangasco opened 1 year ago

Diegomangasco commented 1 year ago

SET COVERING PROBLEM WITH GENETIC ALGORITHM

Hi @EnricoMagliano I decided to review your code about the set covering problem using Genetic Algorithm! I hope that comments and suggestions I left below can be useful for you.

MAJOR

MINOR

CONCLUSIONS

Your approach is quite good, you can think about playing with random parameters and checking if better solutions can be reached! Good job ;)

EnricoMagliano commented 1 year ago

Thanks for the review is very detailed and useful