Package state


package state
Group of state classes for Genetic Algorithm process
  • Class
    Description
    Complete State (Waiting for start to Genetic Algorithm) implements State
    Idle State (Waiting for start to Genetic Algorithm) implements State
    State interface