Klasse FLASHAlgorithmImpl

java.lang.Object
org.deidentifier.arx.algorithm.AbstractAlgorithm
org.deidentifier.arx.algorithm.FLASHAlgorithmImpl

public class FLASHAlgorithmImpl extends AbstractAlgorithm
This class implements the FLASH algorithm.
  • Felddetails

    • config

      protected final FLASHConfiguration config
      Configuration for the algorithm's phases.
  • Konstruktordetails

  • Methodendetails

    • traverse

      public boolean traverse()
      Beschreibung aus Klasse kopiert: AbstractAlgorithm
      Implement this method in order to provide a new algorithm.
      Angegeben von:
      traverse in Klasse AbstractAlgorithm
      Gibt zurück:
      Whether the result is optimal