Chapter 2Representing Posets
2.1 Introduction
We now look at some possible representations for efficient queries and operations on posets. For this purpose, we first examine some of the common operations that are generally performed on posets. Given a poset , the following operations on elements are frequently performed:
- Check if . We denote this operation by .
- Check if covers .
- Compute () and ().
In all such representations, we first need to number the elements of the poset. A useful way ...
Get Introduction to Lattice Theory with Computer Science Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.