Artificial intelligence Which search method takes less memory? Optimal search Depth-First Search Breadth-First search Linear Search Optimal search Depth-First Search Breadth-First search Linear Search ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence A heuristic is a way of trying __________ All of the mentioned To discover something or an idea embedded in a program To compare two nodes in a search tree to see if one is better than the other is To search and measure how far a node in a search tree seems to be from a goal All of the mentioned To discover something or an idea embedded in a program To compare two nodes in a search tree to see if one is better than the other is To search and measure how far a node in a search tree seems to be from a goal ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Which is not a property of representation of knowledge? Inferential Efficiency Representational Verification Representational Adequacy Inferential Adequacy Inferential Efficiency Representational Verification Representational Adequacy Inferential Adequacy ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence Two literals are complementary if _____________ They are equal They are unequal but of equal sign They are identical but of opposite sign They are identical and of equal sign They are equal They are unequal but of equal sign They are identical but of opposite sign They are identical and of equal sign ANSWER DOWNLOAD EXAMIANS APP
Artificial intelligence What is Transposition rule? From P → Q, infer ~Q → ~P From P → Q, infer Q → ~P From P → Q, infer ~Q → P From P → Q, infer Q → P From P → Q, infer ~Q → ~P From P → Q, infer Q → ~P From P → Q, infer ~Q → P From P → Q, infer Q → P ANSWER DOWNLOAD EXAMIANS APP