Package incognito

Class Summary
Incognito_K Implementation of the Incognito algorithm for k-anonymity that appeared in the following paper:
Incognito_L Implementation of the l-diversity privacy principle based on the Incognito anonymization algorithm.
Incognito_T Implementation of the t-closeness privacy principle based on the Incognito anonymization algorithm.
LatticeEntry This class represent a node of the generalization lattice.
LatticeManager Constructed from a super root and the depth of quasi-identifier attributes, this class manages the generalization lattice entries.