partition: The Coarsest Partition of a Finite Sequence of Sets for Which
Only Consecutive Sets May Overlap
Description
The function computes the coarsest partition of
a finite sequence of sets for which only consecutive sets may overlap.
Usage
partition(ms)
Arguments
ms
the sequence of finite sets whose coarsest partition is
required. These sets must be entered in the order under which only
consecutive sets may have non-empty intersection.