Package | Description |
---|---|
org.deidentifier.arx.framework.check |
This package implements the core functionality of the ARX framework, i.e., a highly efficient check for k-anonymity
|
Modifier and Type | Method and Description |
---|---|
TransformationCheckerStateMachine.Transition |
TransformationCheckerStateMachine.getLastTransition()
Returns the last transition.
|
TransformationCheckerStateMachine.Transition |
TransformationCheckerStateMachine.transition(int[] transformation)
Calculates the best state transition.
|