Package com.knezevic.edaf.v3.models.discrete
package com.knezevic.edaf.v3.models.discrete
Probabilistic models for discrete/binary search spaces.
Contains factorized, dependency-tree and Bayesian-network inspired estimators with checkpoint-safe state restoration.
-
ClassesClassDescriptionUnivariate Marginal Distribution Algorithm (UMDA) model for bitstrings.Bivariate Marginal Distribution Algorithm (BMDA) model.Sparse Bayesian-network model used by BOA/EBNA-style discrete EDAs.Compact Genetic Algorithm (cGA)-style probability-vector model.Hierarchical BOA-style sparse Bayesian-network model for bitstrings.MIMIC-style model using a Chow-Liu maximum-weight dependency tree.Population-Based Incremental Learning (PBIL) probability-vector model.