AddNewOutcomeToOCSets
|
Adds an Outcome to all the OutcomeCollections (to which it does not already belong) of a given OutcomeCollectionCollection, and Returns the result |
BuildPowerSetFor
|
Puts it all together, building and returning the Power Set (OutcomeCollectionCollection) of a given OutcomeCollection |
FormNextTupleSetFromLastOne
|
In the computation of a Power Set, forms all the (k+1)-tuple OutcomeCollections from a given OutcomeCollectionCollection of k-tuples, and returns the resulting OutcomeCollectionCollection |
SetSetContainsSetWithSameMembersAsCompareSet
|
Returns True iff a given OutcomeCollection has exactly the same members as one of the members of a given OutcomeCollectionCollection |