<?xml version="1.0" encoding="UTF-8"?>

<record version="3" id="6038">
 <title>independent set and independence number</title>
 <name>IndependentSetAndIndependenceNumber</name>
 <created>2004-07-27 17:05:15</created>
 <modified>2006-11-10 15:21:13</modified>
 <type>Definition</type>
 <creator id="6075" name="rspuzio"/>
 <author id="6075" name="rspuzio"/>
 <author id="5987" name="kshum"/>
 <classification>
	<category scheme="msc" code="05C69"/>
 </classification>
 <defines>
	<concept>independent set</concept>
	<concept>independence number</concept>
 </defines>
 <synonyms>
	<synonym concept="independent set and independence number" alias="stable set"/>
	<synonym concept="independent set and independence number" alias="anticlique"/>
 </synonyms>
 <related>
	<object name="Clique2"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>A set of vertices in a graph $G$ is called an {\em independent set} if there are no edges between the vertices.

The {\em independence number} of a graph $G$, usually denoted by $\alpha(G)$, is the size of a maximal independent set in $G$. $\alpha(G) \geq \nu$ means that there are $\nu$ vertices with no edges between them.

An independent set is sometimes called a stable set or an anticlique. </content>
</record>
