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 |
---|---|
StateMachine.Transition |
StateMachine.getLastTransition() |
StateMachine.Transition |
StateMachine.transition(Node currentNode)
Computes the best state transition.
|