Interface IEvolutionaryAlgorithmResult<P>

    • Method Detail

      • getPopulation

        P getPopulation()
      • getResult

        P getResult()