22.02.2014 Views

Discrete Mathematics University of Kentucky CS 275 Spring ... - MGNet

Discrete Mathematics University of Kentucky CS 275 Spring ... - MGNet

Discrete Mathematics University of Kentucky CS 275 Spring ... - MGNet

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Definition: A coloring <strong>of</strong> a simple graph is the assignment <strong>of</strong> a color to each<br />

vertex <strong>of</strong> the graph so that no adjacent vertices are assigned the same color.<br />

Definition: The chromomatic number F(G) is the least number <strong>of</strong> colors needed<br />

for a coloring <strong>of</strong> the graph G = (V,E).<br />

Definition: A planar graph is a graph that can be drawn in a plane with no edges<br />

crossing in the picture.<br />

Four Color Theorem: If G is a planar graph, then F(G) ; 4.<br />

Note: The Four Color Conjecture was made in the 1850’s and not proven until<br />

1976. Like Fermat’s last theorem, this theorem became famous partly for how<br />

many wrong pro<strong>of</strong>s (some quite ingenious) were either published or submitted<br />

for publication.<br />

185<br />

Trees<br />

Definition: A tree is a connected undirected graph with no simple circuits. A<br />

weighted tree is a tree with weights associated with the edges.<br />

Uses:<br />

• An efficient data structure for searching a list.<br />

o Useful in encoding data for transmission.<br />

o Computational complexity easily determined for algorithms using trees.<br />

• Weighted trees have edges with weights.<br />

o Useful in decision making.<br />

o Used by telecoms to dynamically connect calls cheaply.<br />

Historical Note: Trees were first developed in the context <strong>of</strong> this course to<br />

describe molecules in chemistry, where atoms were the vertices and bonds were<br />

the edges.<br />

186

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!