See: Description
Class | Description |
---|---|
AbstractAlgorithm |
Abstract class for an algorithm, which provides some generic methods.
|
DataDependentEDDPAlgorithm |
This class implements the search algorithm used with data-dependent differential privacy as proposed in:
Bild R, Kuhn KA, Prasser F.
|
FLASHAlgorithm |
This class provides a static method for instantiating the FLASH algorithm.
|
FLASHAlgorithmImpl |
This class implements the FLASH algorithm.
|
FLASHConfiguration |
This class parameterizes a phase the interwoven two-phase Flash algorithm.
|
FLASHPhaseConfiguration |
This class parameterizes a phase the interwoven two-phase Flash algorithm.
|
FLASHStrategy |
This class implements a total order on all transformations in the search space.
|
LIGHTNINGAlgorithm |
Enum | Description |
---|---|
FLASHPhaseConfiguration.PhaseAnonymityProperty |
The main anonymity property.
|