Question
Select the name of the local search algorithm that is identified by each description. Question 1 options: 12345 Modify the assignment by choosing a neighboring
Select the name of the local search algorithm that is identified by each description.
Question 1 options:
|
|
Question 2 (3 points)
In simulated annealing, what happens to the probability of accepting a worsening step in the solution as the temperature goes down over time?
Question 2 options:
| The probability goes up as temperature goes down. |
| The probability stays the same as temperature goes down. |
| The probability goes down as temperature goes down. |
Population-based Methods
Question 3 (3 points)
Match the each population-based search method to its description.
Question 3 options:
|
|
Optimization
Question 4 (2 points)
When attempting to solve a constrained optimization problem with both hard and soft constraints, it may be OK to allow intermediate assignments to violate one or more of the hard constraints while searching for a solution.
Question 4 options:
True | |
False |
Question 5 (2 points)
Gradient Descent is a method to solve constraint satisfaction optimization problems with continuous domains.
Which of the following is the closest analogue to gradient descent for discrete domains?
Question 5 options:
| Genetic algorithm |
| Random restart |
| Greedy descent |
| Simulated annealing |
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started