| Package | Description |
|---|---|
| it.uniroma3.mat.extendedset.wrappers | |
| it.uniroma3.mat.extendedset.wrappers.matrix |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericExtendedSet<T extends Comparable<T>>
ExtendedSet-based class internally managed by an instance of any
class implementing Collection |
class |
IndexedSet<T>
An
ExtendedSet implementation that maps each element of the universe (i.e., the collection of all possible elements) to an integer referred to as its "index". |
class |
IntegerSet
This class provides a "wrapper" for any
IntSet instance in order to be used as an ExtendedSet instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
PairSet<T,I>
A set of pairs internally represented by a binary matrix.
|
Copyright © 2016. All rights reserved.