search for: neighbourseutil

Displaying 1 result from an estimated 1 matches for "neighbourseutil".

2017 Jun 20
1
Can I use tabu search for minimization problem ?
...unction from f to -f? but the eUtilityKeep always be 0 from the second position. I have go through a part of source code found that it always give the default value to compare, move <- ifelse(maxTaboo > maxNontaboo & maxTaboo > aspiration, ifelse(length(which(neighboursEUtility == maxTaboo)) == 1, which(neighboursEUtility == maxTaboo), sample(which(neighboursEUtility == maxTaboo), 1)), ifelse(length(which(neighboursEUtility == maxNontaboo & tabuList == 0)) == 1, which(neigh...