logo

Crowdly

Browser

Add to Chrome

Given the following permutation representation of a solution to some instance of...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Given the following permutation representation of a solution to some instance of the Open-top Bus Routing problem using an integer array <0,1,2,3,4,5,6,7,8,9> determine for each of the low-level heuristics that were required to be implemented and listed below whether the candidate solution <0,1,4,3,2,5,6,7,8,9> is:

  • Definitely reachable (Yes),
  • Definitely not reachable (No), or
  • May or may not be reachable as this would depend on unspecified details (Maybe), 

...after calling the HyFlex API method applyHeuristic(int iHeuristicIndex, int iCurrentSolutionIndex, int iCandidateSolutionIndex) with an intensity of mutation of 0.3 and a depth of search of 0.3.

Remember to refer to your implementation if you are unsure of specific details.
More questions like this

Want instant access to all verified answers on moodle.nottingham.ac.uk?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome