Uses of Class
jmetal.util.archive.AdaptiveGridArchive

Packages that use AdaptiveGridArchive
jmetal.metaheuristics.paes   
 

Uses of AdaptiveGridArchive in jmetal.metaheuristics.paes
 

Methods in jmetal.metaheuristics.paes with parameters of type AdaptiveGridArchive
 Solution PAES.test(Solution solution, Solution mutatedSolution, AdaptiveGridArchive archive)
          Tests two solutions to determine which one becomes be the guide of PAES algorithm