Question: 1. Please try to solve the TSP with the evolutionary algorithm (EA), and you should give the pseudo-code of your algorithm and explain how EA

1. Please try to solve the TSP with the evolutionary algorithm (EA), and you should give the pseudo-code of your algorithm and explain how EA balances Exploration and Exploitation. 2. There is a function: y = f(x),x [X1,X2], please design a Particle Swarm Optimization algorithm to find the maximum value of f(x). 3. Please give an example of applying A* algorithm to search the optimal result. 4. Please perform the a- B pruning on the following game tree. Label the pruned edges on it. MAX MIN 10
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
