[CS-703C] ARTIFICIAL INTELLIGENCE [2013-14]

Submitted by Anonymous (not verified) on Wed, 12/25/2013 - 08:13

 

CS/B.TECH/CSE(New)/SEM-7/CS-703C/2013-14

2013

ARITIFICIAL INTELLIGENCE

Time Allotted : 3 Hours                                              Full Marks : 70

The figures in the margin indicate full marks.

Candidates are required to give their answers in their own words

as far as practicable.

GROUP – A

(Multiple Choice Type Question)

1.       Choose the correct alternatives for the following:     10 x 1 = 10

          i)       Algorithm that gives optimal solution is

                   a)      Hill climbing                 b)      BFS

                   c)      Blind Search                 d)      A*

          ii)      Skolem function is used in

                   a)      unification algorithm

                   b)      natural deduction

                   c)      conversion of clausal form

                   d)      none of these.

          iii)     The most appropriate representation for “Alive means not dead” is

                   a)      x: y:[alive(x, y)→¬dead(x,y)] Image removed.

                    b)      x: y:[alive(x, y)→¬dead(x,y)] Image removed.

                   c)      x: y:[alive(x, y)→¬dead(x,y)]∧[¬dead(x, y)→alive(x,y)] Image removed.

                   d)      x: y:[alive(x, y)→¬dead(x,y)]∧[¬dead(x, y)→alive(x,y)] Image removed.

Comments

Related Items