Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the pseudo-code of the BA method given below. Assume that you want to solve the Sphere function with 30 variables. 1. Initialise population with

image text in transcribed

Consider the pseudo-code of the BA method given below. Assume that you want to solve the Sphere function with 30 variables. 1. Initialise population with random solutions. 2. Evaluate fitness of the population. 3. While (stopping criterion not met) //Forming new population. 4. Select sites for neighbourhood search. 5. Recruit bees for selected sites (more bees for best e sites) and evaluate fitnesses. 6. Select the fittest bee from each patch. 7. Assign remaining bees to search randomly and evaluate their fitesses. 8. End While. . Convert this pseducode to cooperative co-evolutionary optimization algorithm. The solution space should partitioned by factor k. Suggest a cooperation approach. Change the factor k, what happened to the complexity of the algorithm? . Consider the pseudo-code of the BA method given below. Assume that you want to solve the Sphere function with 30 variables. 1. Initialise population with random solutions. 2. Evaluate fitness of the population. 3. While (stopping criterion not met) //Forming new population. 4. Select sites for neighbourhood search. 5. Recruit bees for selected sites (more bees for best e sites) and evaluate fitnesses. 6. Select the fittest bee from each patch. 7. Assign remaining bees to search randomly and evaluate their fitesses. 8. End While. . Convert this pseducode to cooperative co-evolutionary optimization algorithm. The solution space should partitioned by factor k. Suggest a cooperation approach. Change the factor k, what happened to the complexity of the algorithm

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases On The Web Designing And Programming For Network Access

Authors: Patricia Ju

1st Edition

1558515100, 978-1558515109

More Books

Students also viewed these Databases questions

Question

=+c. Honda expands its factory in Marysville, Ohio.

Answered: 1 week ago