TProcura
Biblioteca em C++ para testes paramétricos de algoritmos, e coleção de algoritmos de procura e otimização
Loading...
Searching...
No Matches
OitoDamas.h File Reference
Include dependency graph for OitoDamas.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  COitoDamas
 Representa um estado do problema das 8 damas. More...
 

Variables

constexpr int MAX_DAMAS = 40
 

Variable Documentation

◆ MAX_DAMAS

constexpr int MAX_DAMAS = 40
constexpr

Definition at line 4 of file OitoDamas.h.