APPENDICES and SUPPLEMENTS
|
|
The original cweb file (text and program) and a change file for more verbose output from the program; note that you need cweb installed to process the file; you can get cweb by anonymous ftp from labrea.stanford.edu in directory pub/cweb.
|
| |
|
|
The original cweb file (text and program) and a change file for more verbose output from the program; note that you need cweb installed to process the file; you can get cweb by anonymous ftp from labrea.stanford.edu in directory pub/cweb.
|
| |
|
|
The C program produced by running ctangle; note that you need the Stanford Graph Library installed to compile and link the C program; the Stanford Graph Library is available via anonymous ftp from labrea.stanford.edu in directory pub/sgb as file sgb.tar.gz.
|
| |
ABSTRACT
This expository note presents simplifications of a theorem due to Gyri and an algorithm due to Franzblau and Kleitman: Given a family F of m intervals on a linearly ordered set of n elements, we can construct in O(m+n)2 steps an irredundant subfamily having maximum cardinality, as well as a generating family having minimum cardinality. The algorithm is of special interest because it solves a problem analogous to finding a maximum independent set, but on a class of objects that is more general than a matroid. This note is also a complete, runnable computer program, which can be used for experiments in conjunction with the public-domain software of The Stanford GraphBase.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
|
| |
2
|
|
| |
3
|
|
| |
4
|
{4} Ervin Györi, "A minimax theorem on intervals," <i>Journal of Combinatorial Theory</i> <b>B37</b> (1984), 1-9.
|
| |
5
|
{5} Donald E. Knuth and P. B. Bendix, "Simple word problems in universal algebras," in <i>Computational Problems in Abstract Algebra</i>, edited by J. Leech (Oxford: Pergamon, 1970), 263-297. Reprinted in <i>Automation of Reasoning</i>, edited by Jörg H. Siekmann and Graham Wrightson, <b>2</b> (Springer, 1983), 342-376.
|
| |
6
|
{6} Donald E. Knuth, <i>Fundamental Algorithms</i>, Volume 1 of <i>The Art of Computer Programming</i> (Reading, Massachusetts: Addison-Wesley, 1968), xxii+634 pp.
|
| |
7
|
{7} Donald E. Knuth, <i>Sorting and Searching</i>, Volume 3 of <i>The Art of Computer Programming</i> (Reading, Massachusetts: Addison-Wesley, 1973), xii+722 pp. + foldout illustration.
|
 |
8
|
|
| |
9
|
|
| |
10
|
{10} Anna Lubiw, "A weighted min-max relation for intervals," <i>Journal of Combinatorial Theory</i> <b>B53</b> (1991), 173-194.
|
|