#include <vector>#include <algorithm>#include "../Logica Interna/CBaseDeDatos.h"#include "../Logica Interna/CConductor.h"#include "../Entrada_Salida/Streams.h"#include "CGenoma.h"#include "CEspecie.h"#include "CInnovacion.h"#include "IIndividuoIA.h"Go to the source code of this file.
Typedefs | |
| typedef vector< const CRedNeuronal * > | TFenotipos |
| typedef vector< CEspecie > | TEspecies |
|
|
Definition at line 40 of file CAlgoritmoGenetico.h. |
|
|
STRUCTS Y TIPOS Definition at line 39 of file CAlgoritmoGenetico.h. |
1.4.2