fitness_function.Rd
Fitness function to calculate the SUM of the selected submatrix
fitness_function(solution, matrix, n, m)
a vector of n+m numbers.
the original matrix to optimize.
row numbers.
column numbers.