Hello
I have a question if someone can answer me please..
are there other ways to compute the performance of a metaheuristic algorithm if there is no best known solution to compare with(I created my own data set of instances). I know that it is possible to do a comparison with lower bounds, but I want to know if other manners exist. I'm talking about a mono objective problem. The metaheristic I used is one of the variants of VNS.
Thank you in advance