TProcura
Biblioteca em C++ para testes paramétricos de algoritmos, e coleção de algoritmos de procura e otimização
|
#include "TProcuraConstrutiva.h"
Go to the source code of this file.
Classes | |
struct | SIndice |
Estrutura de índice para lista de estados. More... | |
class | CListaNo |
Lista ordenada de nós para algoritmos de procura informada. More... | |
Macros | |
#define | _CRT_SECURE_NO_WARNINGS |
Typedefs | |
typedef struct SIndice | TIndice |
Estrutura de índice para lista de estados. | |
#define _CRT_SECURE_NO_WARNINGS |
Definition at line 3 of file CListaNo.h.