Premium Partner

AI

AI

AI


Kartei Details

Karten 20
Sprache Deutsch
Kategorie Informatik
Stufe Andere
Erstellt / Aktualisiert 18.06.2022 / 17.09.2022
Lizenzierung Keine Angabe
Weblink
https://card2brain.ch/box/20220618_ai
Einbinden
<iframe src="https://card2brain.ch/box/20220618_ai/embed" width="780" height="150" scrolling="no" frameborder="0"></iframe>

Why are tree search algorithms incomplete?

 

Which of the following are advantages of IDA* over A*?

Which statements about heuristic search are correct?

Which statements about hill climbing for combinatorial optimization are correct?

Which statements about inference methods for constraint satisfaction are correct?

NaiveBacktracking uses a form of depth-first search. Which of these are plausible reasons for using a form of breadth-first search instead within NaiveBacktracking?

Which of the following statements about logical formulas are correct?

Which properties does the logical formula (A → (A → B)) have?