Presentation is loading. Please wait.

Presentation is loading. Please wait.

Some NP-complete Problems in Graph Theory Prof. Sin-Min Lee.

Similar presentations


Presentation on theme: "Some NP-complete Problems in Graph Theory Prof. Sin-Min Lee."— Presentation transcript:

1 Some NP-complete Problems in Graph Theory Prof. Sin-Min Lee

2 Graph Theory

3

4

5

6

7

8

9

10

11

12

13

14

15

16 An independent set is a subset S of the verticies of the graph, with no elements of S connected by an arc of the graph.

17

18

19 Coloring How do you assign a color to each vertex so that adjacent vertices are colored differently? Chromatic number of certain types of graphs. k-Coloring is NP Complete. Edge coloring

20

21

22

23

24

25

26

27

28 Planarity and Embeddings K 4 is planar K 5 is not Euler’s formula Kuratowski’s theorem Planarity algorithms

29 Flows and Matchings Meneger ’ s theorem (separating vertices) Hall ’ s theorem (when is there a matching?) Stable matchings Various extensions and similar problems Algorithms s t 5 3 6 1 7 2 4 9 3 1 5 girlsboys BB: III – maybe two weeks? AG: CH. 4 and 5.

30 Random Graphs Form probability spaces containing graphs or sequences of graphs as points. Simple properties of almost all graphs. Phase transition: as you add edges component size jumps from log(n) to cn.

31 Algebraic Graph Theory Cayley diagrams Adjacency and Laplacian Matrices their eigenvalues and the structure of various classes of graphs 1a a2a2 a3a3 a a a a group elements generators

32 Algorithms DFS, BFS, Dijkstra ’ s Algorithm... Maximal Spanning Tree... Planarity testing, drawing... Max flow... Finding matchings... Finding paths and circuits... Traveling salesperson algorithms... Coloring algorithms...


Download ppt "Some NP-complete Problems in Graph Theory Prof. Sin-Min Lee."

Similar presentations


Ads by Google