Class HBoaAlgorithm

All Implemented Interfaces:
Algorithm<BitString>

public final class HBoaAlgorithm extends RatioBasedEdaAlgorithm<BitString>
Dedicated hierarchical BOA (hBOA) driver for binary dependency-heavy search.
  • Constructor Details

    • HBoaAlgorithm

      public HBoaAlgorithm(double selectionRatio)