adplus-dvertising
frame-decoration

Question

In constraint satisfaction problem, constraints can be stated as ...................

a.

Arithmatic equations and inequalities that bind the values of variables

b.

Arithmatic equations and inequalities that doesn’t bind any restriction over variables

c.

Arithmatic equations that impose restrictions over variables

d.

Arithmatic equations that discard constraints over the given variables

Answer: (a).Arithmatic equations and inequalities that bind the values of variables

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In constraint satisfaction problem, constraints can be stated as ...................

Similar Questions

Discover Related MCQs

Q. Consider the two class classification task that consists of the following points :

Class C1: [-1, -1], [-1, 1], [1, -1]
Class C2: [1, 1]

The decision boundary between the two classes C1 and C2 using single perceptron is given by :

Q. How many different truth tables of the compound propositions are there that involve the propositions p & q ?

Q. The notation ∃!xp(x) denotes the proposition "there exists a unique x such that P(x) is true".
Give the truth values of the following statements :

I. ∃!xP(x) → ∃xP(x)
II. ∃!x ¬ P(x) → ¬∀xp(x)

Q. Give a compound proposition involving propositions p, q and r that is true when exactly two of p, q and r are true and is false otherwise.

Q. The quantification ∃!x P(x) denotes the proposition “There exists a unique x such that P(x) is true”, express the quantification using universal and existential quantifications and logical operators:

Q. Which of the following is a correct predicate logic statement for “Every Natural number has one successor” ?

Q. α – β cutoffs are applied to .............

Q. Assume that each alphabet can have a value between 0 to 9 in a cryptoarithmetic problem 
   CROSS+ROADS
--------------
DANGER
--------------
Which of the following statement is true ?

(i) No two alphabets can have the same numeric value.
(ii) Any two alphabets may have the same numeric value.
(iii) D = 0
(iv) D = 1

Q. Which of the following is not a part of an expert system shell ?

Q. The Blocks World Problem in Artificial Intelligence is normally discussed to explain a ..................

Q. Means-Ends Analysis process centres around the detection of difference between the current state and the goal state. Once such a difference is found, then to reduce the difference one applies ..................

Q. If an artificial variable is present in the ‘basic variable’ of optimal simplex table then the solution is .................

Q. An optimal assignment requires that the minimum number of horizontal and vertical lines that can be drawn to cover all zeros be equal to the number of

Q. The tracing model in Prolog describes program execution in terms of certain events. These events are

Q. Which of the following shall be a compound proposition involving the propositions p, q and r, that is true when exactly two of the p, q and r are true and is false otherwise?

Q. The truth value of the statements:

∃!xP(x)→∃xP(x) and ∃!x˥P(x)→˥∀xP(x), (where the notation ∃!xP(x) denotes the proposition "There exists a unique x such that P(x) is true'') are:

Q. Horn clauses are special kinds of propositions which can be described as

Q. Which of the following is/are the fundamental semantic model(s) of parameter passing?

Q. Which one of the following is a correct implementation of the metapredicate “not” in PROLOG (Here G represents a goal) ?

Q. Which one of the following is not an informed search technique?