File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,8 +65,8 @@ characteristics of a problem make it hard, how different search operators affect
65
65
topology, among others. There is a wide variety of work on fitness landscape analysis, including
66
66
for permutation landscapes [ @cicirello2016 ; @hernando2015 ; @tayarani2014 ; @cicirello2014 ; @cicirello2013 ; @sorensen07 ; @schiavinotto2007 ] .
67
67
Some fitness landscape analysis techniques use fitness distance correlation (FDC) [ @fdc ] , the Pearson
68
- correlation coefficient of the fitness of a solution vs its distance to the nearest optimal solution.
69
- The search landscape calculus [ @cicirello2016 ] is a fitness landscape analysis technique that examines
68
+ correlation coefficient of the fitness of a solution vs its distance to the nearest optimal solution. The
69
+ search landscape calculus [ @cicirello2016 ] is a fitness landscape analysis technique that examines
70
70
local rates of change of fitness. These as well as others require distance metrics for the type of
71
71
structure you are optimizing.
72
72
You can’t perform that action at this time.
0 commit comments