Computer Science, asked by prasannasaidu, 10 months ago

give the state space tree for 4 coloring problem?​

Answers

Answered by schty96
0

Answer:

A special case is the 4 - colors problem for planar graphs. The problem is to color the region in a map in such a way that no two adjacent regions have the same color. ... Graph coloring problem can also be solved using a state space tree, whereby applying a backtracking method required results are obtained.

Similar questions