Answered step by step
Verified Expert Solution
Question
1 Approved Answer
4. [12 points] Consider the following map coloring problem, where each region of the map must be colored one of {R, G, B, Y),
4. [12 points] Consider the following map coloring problem, where each region of the map must be colored one of {R, G, B, Y), and no neighboring regions may have the same color. Furthermore, we require that node C be green (G); that nodes W1, W2, W3 may not be colored red (R); and that nodes L1, L2, L3 may not be colored blue (B). L2 W1 L1 W2 L3 W3 a. Draw a constraint network(graph) corresponding to this problem. Describe the problem space in terms of Variables, Domain and constraints b. Is the network arc consistent? Prove that it is, or make it arc consistent. c. Give the variable orderings that would be selected by the following methods. Break ties in alphanumeric order. i. the minimum remaining values (MRV) heuristic ii. the degree (or "most constraining variable") heuristic d. Give a solution to the problem.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started