Dear researchers,

I've a selection problem, in which I need to select the top N items from a given list. The selection should be optimised based on some weighted selection criteria. I've used three optimization methods, gravitational search algorithm (GSA), particle swarm intelligence (PSO) and genetic algorithm (GA). Each method is returning different selection sets with different ranking. My questions are:

1. How do I assess which ranking is best?

2. Is there any mathematical model to assess the correctness of the ranking?

3. How else can I compare the performance of the algorithms in the context of this particular problem?

Any help would be appreciated.

More Pijush Kanti Dutta Pramanik's questions See All
Similar questions and discussions