|
TProcura
Biblioteca em C++ para testes paramétricos de algoritmos, e coleção de algoritmos de procura e otimização
|
#include "TProcuraMelhorativa.h"Go to the source code of this file.
Classes | |
| class | BitRef |
| class | TCodificacaoBinaria |
Enumerations | |
| enum | ECodificacaoBinaria { TIPO_CRUZAR_CB = PARAMETROS_MELHORATIVA , TIPO_MUTAR_CB , TIPO_VIZINHO_CB , PARAMETROS_CB } |
| enum ECodificacaoBinaria |
| Enumerator | |
|---|---|
| TIPO_CRUZAR_CB | |
| TIPO_MUTAR_CB | |
| TIPO_VIZINHO_CB | |
| PARAMETROS_CB | |
Definition at line 5 of file TCodificacaoBinaria.h.