Description: Map coloring map
1. As a two-dimensional array list[N+1] said map, n denotes the number of regions, array element value of 0 indicates no adjacency, 1 represents the adjacency, limited number of regions N<=50.
2. The user to enter the region number n, then enter the region adjacent to the code, adjacent to write once, area code is 0 ~ n, n region, a regional external, or input n-1, can not including external areas and N zones by user defined
3 output, the use of one one corresponding method, a region corresponding to a color
Form: regional code = = color code (1 ~ 4) = color
4 this procedure can be any one of the map coloring, and at most only four colors
5 test data: when the number of the area N=8, the map is as follows
To Search:
File list (Check if you may need any files):
地图着色
........\CreatChina.c
........\Debug
........\.....\map.exe
........\.....\map.ilk
........\.....\map.obj
........\.....\map.pch
........\.....\map.pdb
........\.....\vc60.idb
........\.....\vc60.pdb
........\info.c
........\load.h
........\map.c
........\map.dsp
........\map.dsw
........\map.ncb
........\map.opt
........\map.plg
........\menu.c
........\Quit.c
........\setup.c
........\网上
........\....\图的着色问题源码
........\....\图的着色问题源码.rar
........\....\................\Debug
........\....\................\.....\map.exe
........\....\................\.....\map.ilk
........\....\................\.....\map.obj
........\....\................\.....\map.pch
........\....\................\.....\map.pdb
........\....\................\.....\vc60.idb
........\....\................\.....\vc60.pdb
........\....\................\map.cpp
........\....\................\map.dsw
........\....\................\map.ncb
........\....\................\map.opt
........\....\................\map.plg
........\....\................\Thumbs.db
........\....\................\~$着色_数据结构.doc
........\....\................\地图着色_数据结构.doc
........\....\地图着色
........\....\地图着色.zip
........\....\........\贪心法
........\....\........\......\ChinaMapColoring.txt
........\....\........\......\Debug
........\....\........\......\.....\vc60.idb
........\....\........\......\.....\vc60.pdb
........\....\........\......\.....\图着色初做.exe
........\....\........\......\.....\图着色初做.ilk
........\....\........\......\.....\图着色初做.obj
........\....\........\......\.....\图着色初做.pch
........\....\........\......\.....\图着色初做.pdb
........\....\........\......\图着色初做.cpp
........\....\........\......\图着色初做.dsp
........\....\........\......\图着色初做.dsw
........\....\........\......\图着色初做.ncb
........\....\........\......\图着色初做.opt
........\....\........\......\图着色初做.plg
........\....\........\递归回溯法
........\....\........\..........\Debug
........\....\........\..........\.....\vc60.idb
........\....\........\..........\.....\vc60.pdb
........\....\........\..........\.....\图着色初做.exe
........\....\........\..........\.....\图着色初做.ilk
........\....\........\..........\.....\图着色初做.obj
........\....\........\..........\.....\图着色初做.pch
........\....\........\..........\.....\图着色初做.pdb
........\....\........\..........\图着色初做.dsw
........\....\........\..........\图着色初做.ncb
........\....\........\..........\图着色初做.opt
........\....\........\..........\图着色初做.plg