Does anybody has a java implementation of the metaheuristic algorithm Harmony Search for the classical Knapsack Problem?

I have some doubts with upper and lower bound to generate the new harmony vector: If decision variables for every harmony vector are 0|1 then high & low are based only on the single value 0-1?? Finally, HCMR, pitch adjustment and so on, is to obtain a just a 0-1 value? These is all regarded only to KP. Thanx in advance.

More Jorge Herrera Franklin's questions See All
Similar questions and discussions