Presentation is loading. Please wait.

Presentation is loading. Please wait.

EMIS 8374 Extra Credit Project: Graph Coloring Updated 22 April 2004.

Similar presentations


Presentation on theme: "EMIS 8374 Extra Credit Project: Graph Coloring Updated 22 April 2004."— Presentation transcript:

1 EMIS 8374 Extra Credit Project: Graph Coloring Updated 22 April 2004

2 Example Graph g1.txt 1 28357 41069

3 Optimal Coloring of g1.txt: 4 colors 1(3) 2(4)8(3)3(2)5(1)7(2) 4(3) 10(1) 6(4)9(4)

4 Heuristic 1 Solution for g1.txt: 5 Colors 1 28357 41069 (1) (2)(3) (1) (2) (4) (3)(1) (3) (5)

5 Heuristics for Graph Coloring 1.Color in numerical order 1, 2, …, |N|. 2.Max Degree First Sort nodes in descending order by degree (largest first) Color in the sorted order 3.Min Degree Last Sort nodes in ascending order by degree (lowest first) Color in the sorted order

6 Assignment: Complete This Table


Download ppt "EMIS 8374 Extra Credit Project: Graph Coloring Updated 22 April 2004."

Similar presentations


Ads by Google