Map Coloring
About game
map coloring is the problem off coloring the area with many color
Solution
you should coloring this area witch between each other with different color and you have to choose with the 3 colors in the board
Algorithm
MRV
Problem solution
you can solve this problem with useing MRV algorithm
Implementation
Java progmraming langauge
Problem formulation
- Initial state
the empty assignment in witch all variables unassigne
- Successor Function
avalue can be assigned to any unassigned variable
- Goal test
the current assignment is complete
- Path cost
aconstant cost for every step
Team Member
- Sara mohamed mahamed abdelrhman
- dina wasef abbas
Sec :(3)