InterviewSolution
Saved Bookmarks
| 1. |
A genetic algorithm (or GA) is a variant of stochastic beam search in which successor states are generated by combining two parent states, rather than by modifying a single state.(a) True(b) FalseThe question was asked in my homework.This key question is from Local Search Problems and Optimization Problems in division Problem Solving of Artificial Intelligence |
|
Answer» Correct choice is (a) True |
|