Interface IndividualStateListener

All Known Implementing Classes:
AbstractLogger, AdaptiveMutationRate, ConstraintCheckerImpl, Normalizer, ObjectivesMonitor, PopulationWidget, ScalingNsga2, TsvLogger

public interface IndividualStateListener
  • Method Details

    • inidividualStateChanged

      void inidividualStateChanged(Individual individual)
      Invoked if the Individual changes its state.
      Parameters:
      individual - the individual that changes the state