Class BmdaAlgorithm

All Implemented Interfaces:
Algorithm<BitString>

public final class BmdaAlgorithm extends RatioBasedEdaAlgorithm<BitString>
Dedicated BMDA driver that typically pairs with tree-based bivariate dependency models.
  • Constructor Details

    • BmdaAlgorithm

      public BmdaAlgorithm(double selectionRatio)