1.

Constraint programming consists of variables, constraints, and domains.(a) True(b) FalseI got this question in an international level competition.I'd like to ask this question from Building CRA on SDR Architecture in division Cognitive Radio Architecture of Cognitive Radio

Answer»

Right answer is (a) True

Easy EXPLANATION: In constraint PROGRAMMING, a problem is described as a mathematical equation. For example, ‘a’, ‘B’, ‘c’ are three whole NUMBERS and the sum of ‘a’ and ‘b’ MUST be equal to ‘c’. Here ‘a’, ‘b’, and ‘c’ are the variables. The whole number corresponds to a domain. The sum of ‘a’ and ‘b’ must be equal to ‘c’ corresponds to a constraint.



Discussion

No Comment Found

Related InterviewSolutions