Clonal Selection Algorithm.
Clonal Selection Algorithms are inspired by the process of antibody proliferation upon detecting an antigen, during which the generated antibodies undergo mutations in an attempt to enhance pathogen recognition.
Classes:
📄️ Cell - Memory B-cell
Representa uma célula-B de memória.
🗃️ AIRS - Artificial Immune Recognition System
1 item
📄️ CLONALG - Clonal Selection Algorithm
The Clonalg class is an optimization algorithm inspired by the biological process of clonal selection in the immune system. This implementation is designed for minimizing or maximizing cost functions in various problem types, including binary, continuous, ranged-value, and permutation problems.