Class Simulations<T extends MysterWrapper_I>

java.lang.Object
org.bilat.discoveryMat.moo.algo.simulation.Simulations<T>
All Implemented Interfaces:
Runnable

public class Simulations<T extends MysterWrapper_I> extends Object implements Runnable
  • Constructor Details

    • Simulations

      public Simulations(List<T> magasinPlus, DistanceComposition_I<T> distance, double translationY, double sigmaCarrer, int rang)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • isMatchingOk

      public boolean isMatchingOk()
    • getListCompositionOk

      public List<Compositions> getListCompositionOk()
    • getListCompositionBad

      public List<Compositions> getListCompositionBad()
    • getTauReussite

      public float getTauReussite()