| |
| | Mathematical Programming Glossary - I (Site not responding. Last check: 2007-10-20) |
 | | Given a graph, G=[V,E], an independent set (also called a stable set) is a subgraph induced by a subset of vertices, S, plus all edges with both endpoints in S, such that no two nodes in the subgraph are adjacent. |
 | | A maximal independent set is one such that adding any node causes the subgraph to violate independence -- the added node is adjacent to some node already in the set. |
 | | Given weights, {w(v)} for v in V, the weight of an independent set, S, is the sum of the weights in S. The maximum independent set problem is to find an independent set of maximum weight. |
| carbon.cudenver.edu /~hgreenbe/glossary/I.html (1523 words) |
|