Class PbilAlgorithm

All Implemented Interfaces:
Algorithm<BitString>

public final class PbilAlgorithm extends RatioBasedEdaAlgorithm<BitString>
Dedicated PBIL driver for probability-vector style discrete optimization.
  • Constructor Details

    • PbilAlgorithm

      public PbilAlgorithm(double selectionRatio)