From 1d62116c569725578e51e84772b45ba857680526 Mon Sep 17 00:00:00 2001 From: ci Date: Mon, 16 Sep 2024 16:23:04 +0000 Subject: [PATCH] Deployed d246ae2 with MkDocs version: 1.6.1 --- 404.html | 126 ++++++++++++ _snippets/plano_aula_1/index.html | 126 ++++++++++++ _snippets/plano_aula_2/index.html | 126 ++++++++++++ _snippets/plano_aula_3/index.html | 126 ++++++++++++ _snippets/plano_aula_4/index.html | 126 ++++++++++++ _snippets/plano_aula_5/index.html | 126 ++++++++++++ _snippets/plano_aula_6/index.html | 126 ++++++++++++ aulas/01_introducao_ia/index.html | 126 ++++++++++++ aulas/01_introducao_ia/slides/index.html | 126 ++++++++++++ aulas/02_agentes_autonomos/index.html | 126 ++++++++++++ aulas/02_agentes_autonomos/slides/index.html | 126 ++++++++++++ .../code/AgentSpecification/index.html | 134 ++++++++++++- aulas/03_configuracao/index.html | 126 ++++++++++++ aulas/04_modelagem/index.html | 126 ++++++++++++ aulas/04_modelagem_espaco/index.html | 126 ++++++++++++ .../src/robo_aspirador/index.html | 134 ++++++++++++- .../src/robo_aspirador_quadrado/index.html | 134 ++++++++++++- .../index.html | 136 ++++++++++++- aulas/04_x_buscas/index.html | 126 ++++++++++++ aulas/04_x_modelagem/index.html | 126 ++++++++++++ aulas/05_busca_com_custo/index.html | 126 ++++++++++++ aulas/05_x_busca_cega/index.html | 126 ++++++++++++ aulas/07_revisao/index.html | 126 ++++++++++++ aulas/08_heuristica/index.html | 126 ++++++++++++ aulas/08_heuristica_parte_2/index.html | 126 ++++++++++++ .../src/Map2023/index.html | 134 ++++++++++++- aulas/08_heuristica_parte_3/index.html | 126 ++++++++++++ aulas/08_heuristica_parte_3_aps/index.html | 126 ++++++++++++ .../src/Puzzle8/index.html | 130 +++++++++++- .../src/test_8Puzzle/index.html | 162 +++++++++++++-- aulas/09_heuristica_parte_4/index.html | 126 ++++++++++++ aulas/10_heuristica_revisao_old/index.html | 126 ++++++++++++ aulas/11_contribuindo_aigyminsper/index.html | 126 ++++++++++++ aulas/12_csp/index.html | 126 ++++++++++++ aulas/12_csp/src/N_QueensProblem/index.html | 136 ++++++++++++- aulas/13_jogos/index.html | 126 ++++++++++++ aulas/14_competicao/index.html | 126 ++++++++++++ aulas/14_tictactoe/index.html | 126 ++++++++++++ aulas/14_tictactoe/tictactoe/index.html | 126 ++++++++++++ aulas/14_tictactoe/tictactoe_aula/index.html | 126 ++++++++++++ .../14_tictactoe/tictactoe_minmax/index.html | 126 ++++++++++++ aulas/15_rl/index.html | 126 ++++++++++++ aulas/15_rl/src/QLearning/index.html | 130 +++++++++++- aulas/15_rl/src/TaxiDriverGym/index.html | 146 +++++++++++++- .../src/TaxiDriverGym_introduction/index.html | 146 +++++++++++++- aulas/15_rl_parte2/index.html | 126 ++++++++++++ aulas/15_rl_sarsa/index.html | 126 ++++++++++++ aulas/15_xnon_determ/index.html | 126 ++++++++++++ aulas/99_topicos/index.html | 126 ++++++++++++ avaliacao/index.html | 126 ++++++++++++ ementa/index.html | 126 ++++++++++++ exercicios/2023_intermediaria/index.html | 126 ++++++++++++ exercicios/busca/index.html | 126 ++++++++++++ exercicios/index.html | 188 ++++++++++++++++++ index.html | 126 ++++++++++++ plano_de_aulas/index.html | 126 ++++++++++++ referencias/01_introducao/index.html | 126 ++++++++++++ referencias/01_introducao/slides/index.html | 126 ++++++++++++ referencias/03_algoritmos_busca/index.html | 128 ++++++++++++ referencias/03_csp/index.html | 148 +++++++++++++- referencias/03_dijkstra/index.html | 126 ++++++++++++ referencias/04_busca_competitiva/index.html | 148 +++++++++++++- referencias/05_jogos/index.html | 148 +++++++++++++- referencias/06_rl/index.html | 126 ++++++++++++ 64 files changed, 8253 insertions(+), 77 deletions(-) diff --git a/404.html b/404.html index e868a17c..6993d140 100644 --- a/404.html +++ b/404.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/_snippets/plano_aula_1/index.html b/_snippets/plano_aula_1/index.html index 447ed5be..6a690bf8 100644 --- a/_snippets/plano_aula_1/index.html +++ b/_snippets/plano_aula_1/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/_snippets/plano_aula_2/index.html b/_snippets/plano_aula_2/index.html index 65b79d76..2b4301ea 100644 --- a/_snippets/plano_aula_2/index.html +++ b/_snippets/plano_aula_2/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/_snippets/plano_aula_3/index.html b/_snippets/plano_aula_3/index.html index ca86baf7..6d018d5e 100644 --- a/_snippets/plano_aula_3/index.html +++ b/_snippets/plano_aula_3/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/_snippets/plano_aula_4/index.html b/_snippets/plano_aula_4/index.html index 7c33a0d9..959ff540 100644 --- a/_snippets/plano_aula_4/index.html +++ b/_snippets/plano_aula_4/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/_snippets/plano_aula_5/index.html b/_snippets/plano_aula_5/index.html index 4e771c0d..3288671a 100644 --- a/_snippets/plano_aula_5/index.html +++ b/_snippets/plano_aula_5/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/_snippets/plano_aula_6/index.html b/_snippets/plano_aula_6/index.html index c82b53e8..a7c20221 100644 --- a/_snippets/plano_aula_6/index.html +++ b/_snippets/plano_aula_6/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/01_introducao_ia/index.html b/aulas/01_introducao_ia/index.html index 9aaeaf43..cf86d6e4 100644 --- a/aulas/01_introducao_ia/index.html +++ b/aulas/01_introducao_ia/index.html @@ -910,6 +910,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/01_introducao_ia/slides/index.html b/aulas/01_introducao_ia/slides/index.html index e2b27e7c..81826db7 100644 --- a/aulas/01_introducao_ia/slides/index.html +++ b/aulas/01_introducao_ia/slides/index.html @@ -855,6 +855,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/02_agentes_autonomos/index.html b/aulas/02_agentes_autonomos/index.html index 0279b344..1a17fe46 100644 --- a/aulas/02_agentes_autonomos/index.html +++ b/aulas/02_agentes_autonomos/index.html @@ -910,6 +910,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/02_agentes_autonomos/slides/index.html b/aulas/02_agentes_autonomos/slides/index.html index 84dc79b4..b6326221 100644 --- a/aulas/02_agentes_autonomos/slides/index.html +++ b/aulas/02_agentes_autonomos/slides/index.html @@ -855,6 +855,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/03_configuracao/code/AgentSpecification/index.html b/aulas/03_configuracao/code/AgentSpecification/index.html index 5f88325a..67079211 100644 --- a/aulas/03_configuracao/code/AgentSpecification/index.html +++ b/aulas/03_configuracao/code/AgentSpecification/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    AgentSpecification

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/04_modelagem/index.html b/aulas/04_modelagem/index.html index 4ac625ab..108e37af 100644 --- a/aulas/04_modelagem/index.html +++ b/aulas/04_modelagem/index.html @@ -928,6 +928,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/04_modelagem_espaco/index.html b/aulas/04_modelagem_espaco/index.html index b93194a4..ac754b35 100644 --- a/aulas/04_modelagem_espaco/index.html +++ b/aulas/04_modelagem_espaco/index.html @@ -910,6 +910,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/04_modelagem_espaco/src/robo_aspirador/index.html b/aulas/04_modelagem_espaco/src/robo_aspirador/index.html index cda6dc77..a1d0819f 100644 --- a/aulas/04_modelagem_espaco/src/robo_aspirador/index.html +++ b/aulas/04_modelagem_espaco/src/robo_aspirador/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    Robo aspirador

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    Robo aspirador quadrado

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    Robo aspirador quadrado poltrona

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/04_x_modelagem/index.html b/aulas/04_x_modelagem/index.html index ecad4ebf..f7f52333 100644 --- a/aulas/04_x_modelagem/index.html +++ b/aulas/04_x_modelagem/index.html @@ -955,6 +955,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/05_busca_com_custo/index.html b/aulas/05_busca_com_custo/index.html index e5f96f0e..0a755648 100644 --- a/aulas/05_busca_com_custo/index.html +++ b/aulas/05_busca_com_custo/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/05_x_busca_cega/index.html b/aulas/05_x_busca_cega/index.html index c6ceea96..f6bf34f1 100644 --- a/aulas/05_x_busca_cega/index.html +++ b/aulas/05_x_busca_cega/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/07_revisao/index.html b/aulas/07_revisao/index.html index 81cf1dc2..84e09910 100644 --- a/aulas/07_revisao/index.html +++ b/aulas/07_revisao/index.html @@ -955,6 +955,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/08_heuristica/index.html b/aulas/08_heuristica/index.html index 249af614..87116aac 100644 --- a/aulas/08_heuristica/index.html +++ b/aulas/08_heuristica/index.html @@ -946,6 +946,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/08_heuristica_parte_2/index.html b/aulas/08_heuristica_parte_2/index.html index d0b4e320..8f8207bf 100644 --- a/aulas/08_heuristica_parte_2/index.html +++ b/aulas/08_heuristica_parte_2/index.html @@ -946,6 +946,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/08_heuristica_parte_2/src/Map2023/index.html b/aulas/08_heuristica_parte_2/src/Map2023/index.html index 1eefb31d..c746a977 100644 --- a/aulas/08_heuristica_parte_2/src/Map2023/index.html +++ b/aulas/08_heuristica_parte_2/src/Map2023/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    Map2023

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/08_heuristica_parte_3_aps/index.html b/aulas/08_heuristica_parte_3_aps/index.html index 0c624fde..afc886cb 100644 --- a/aulas/08_heuristica_parte_3_aps/index.html +++ b/aulas/08_heuristica_parte_3_aps/index.html @@ -928,6 +928,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/08_heuristica_parte_3_aps/src/Puzzle8/index.html b/aulas/08_heuristica_parte_3_aps/src/Puzzle8/index.html index cd00ecf2..40e1b9f1 100644 --- a/aulas/08_heuristica_parte_3_aps/src/Puzzle8/index.html +++ b/aulas/08_heuristica_parte_3_aps/src/Puzzle8/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    Puzzle8

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    test 8Puzzle

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/10_heuristica_revisao_old/index.html b/aulas/10_heuristica_revisao_old/index.html index 81a6bfd6..c0c8ac47 100644 --- a/aulas/10_heuristica_revisao_old/index.html +++ b/aulas/10_heuristica_revisao_old/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/11_contribuindo_aigyminsper/index.html b/aulas/11_contribuindo_aigyminsper/index.html index 0c1f2bfd..6d72ed11 100644 --- a/aulas/11_contribuindo_aigyminsper/index.html +++ b/aulas/11_contribuindo_aigyminsper/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/12_csp/index.html b/aulas/12_csp/index.html index 38c9de16..96b688ee 100644 --- a/aulas/12_csp/index.html +++ b/aulas/12_csp/index.html @@ -937,6 +937,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/12_csp/src/N_QueensProblem/index.html b/aulas/12_csp/src/N_QueensProblem/index.html index 77267d87..8dc4e53c 100644 --- a/aulas/12_csp/src/N_QueensProblem/index.html +++ b/aulas/12_csp/src/N_QueensProblem/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1323,7 +1449,7 @@

    N QueensProblem

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/14_competicao/index.html b/aulas/14_competicao/index.html index 6e305491..f974181b 100644 --- a/aulas/14_competicao/index.html +++ b/aulas/14_competicao/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/14_tictactoe/index.html b/aulas/14_tictactoe/index.html index 2ecb72dd..32dcb35d 100644 --- a/aulas/14_tictactoe/index.html +++ b/aulas/14_tictactoe/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/14_tictactoe/tictactoe/index.html b/aulas/14_tictactoe/tictactoe/index.html index 2dd731cc..f202d38b 100644 --- a/aulas/14_tictactoe/tictactoe/index.html +++ b/aulas/14_tictactoe/tictactoe/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/14_tictactoe/tictactoe_aula/index.html b/aulas/14_tictactoe/tictactoe_aula/index.html index 808e5709..259677d0 100644 --- a/aulas/14_tictactoe/tictactoe_aula/index.html +++ b/aulas/14_tictactoe/tictactoe_aula/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/14_tictactoe/tictactoe_minmax/index.html b/aulas/14_tictactoe/tictactoe_minmax/index.html index 918c12c5..e36d4f61 100644 --- a/aulas/14_tictactoe/tictactoe_minmax/index.html +++ b/aulas/14_tictactoe/tictactoe_minmax/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/15_rl/index.html b/aulas/15_rl/index.html index 711224b4..790adbd0 100644 --- a/aulas/15_rl/index.html +++ b/aulas/15_rl/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/15_rl/src/QLearning/index.html b/aulas/15_rl/src/QLearning/index.html index e176858c..15055fbd 100644 --- a/aulas/15_rl/src/QLearning/index.html +++ b/aulas/15_rl/src/QLearning/index.html @@ -848,6 +848,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    QLearning

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    TaxiDriverGym

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + @@ -1324,7 +1450,7 @@

    TaxiDriverGym introduction

  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/15_rl_sarsa/index.html b/aulas/15_rl_sarsa/index.html index c9dabf0f..400f2b19 100644 --- a/aulas/15_rl_sarsa/index.html +++ b/aulas/15_rl_sarsa/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/15_xnon_determ/index.html b/aulas/15_xnon_determ/index.html index b1e51316..080db5dd 100644 --- a/aulas/15_xnon_determ/index.html +++ b/aulas/15_xnon_determ/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/aulas/99_topicos/index.html b/aulas/99_topicos/index.html index 7b79f9fe..74a35940 100644 --- a/aulas/99_topicos/index.html +++ b/aulas/99_topicos/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/avaliacao/index.html b/avaliacao/index.html index 5be0a457..73d58222 100644 --- a/avaliacao/index.html +++ b/avaliacao/index.html @@ -924,6 +924,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/ementa/index.html b/ementa/index.html index 3cec2276..28475370 100644 --- a/ementa/index.html +++ b/ementa/index.html @@ -867,6 +867,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/exercicios/2023_intermediaria/index.html b/exercicios/2023_intermediaria/index.html index 2eaf7092..ba83d941 100644 --- a/exercicios/2023_intermediaria/index.html +++ b/exercicios/2023_intermediaria/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/exercicios/busca/index.html b/exercicios/busca/index.html index 1c1eeac3..bcbbaed9 100644 --- a/exercicios/busca/index.html +++ b/exercicios/busca/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/exercicios/index.html b/exercicios/index.html index 31242bcf..6a2f8632 100644 --- a/exercicios/index.html +++ b/exercicios/index.html @@ -9,6 +9,8 @@ + + @@ -853,6 +855,192 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/index.html b/index.html index 22b9d578..0d7f77f3 100644 --- a/index.html +++ b/index.html @@ -931,6 +931,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/plano_de_aulas/index.html b/plano_de_aulas/index.html index 30433f1f..86a17c1d 100644 --- a/plano_de_aulas/index.html +++ b/plano_de_aulas/index.html @@ -951,6 +951,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/referencias/01_introducao/index.html b/referencias/01_introducao/index.html index a3795321..63d5caeb 100644 --- a/referencias/01_introducao/index.html +++ b/referencias/01_introducao/index.html @@ -869,6 +869,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/referencias/01_introducao/slides/index.html b/referencias/01_introducao/slides/index.html index b43df8c7..12834d83 100644 --- a/referencias/01_introducao/slides/index.html +++ b/referencias/01_introducao/slides/index.html @@ -855,6 +855,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/referencias/03_algoritmos_busca/index.html b/referencias/03_algoritmos_busca/index.html index f4f2fcaf..3d4ddb0a 100644 --- a/referencias/03_algoritmos_busca/index.html +++ b/referencias/03_algoritmos_busca/index.html @@ -12,6 +12,8 @@ + + @@ -867,6 +869,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/referencias/03_csp/index.html b/referencias/03_csp/index.html index 50f2b89a..fed9dab4 100644 --- a/referencias/03_csp/index.html +++ b/referencias/03_csp/index.html @@ -9,6 +9,10 @@ + + + + @@ -780,17 +784,19 @@ + + -
  • +
  • - + -
  • + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/referencias/03_dijkstra/index.html b/referencias/03_dijkstra/index.html index 1e501cac..07d36d40 100644 --- a/referencias/03_dijkstra/index.html +++ b/referencias/03_dijkstra/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/referencias/04_busca_competitiva/index.html b/referencias/04_busca_competitiva/index.html index 25341926..e42cae0f 100644 --- a/referencias/04_busca_competitiva/index.html +++ b/referencias/04_busca_competitiva/index.html @@ -9,6 +9,10 @@ + + + + @@ -780,17 +784,19 @@ + + -
  • +
  • - + -
  • + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/referencias/05_jogos/index.html b/referencias/05_jogos/index.html index 79ea86e6..47598ff1 100644 --- a/referencias/05_jogos/index.html +++ b/referencias/05_jogos/index.html @@ -9,6 +9,10 @@ + + + + @@ -780,17 +784,19 @@ + + -
  • +
  • - + -
  • + + + + + + + + + + + + + +
  • + + + + + + + + + diff --git a/referencias/06_rl/index.html b/referencias/06_rl/index.html index 2d058046..590411d2 100644 --- a/referencias/06_rl/index.html +++ b/referencias/06_rl/index.html @@ -853,6 +853,132 @@ + + + + + + +
  • + + + + + Constraint Satisfaction Problems + + + + +
  • + + + + + + + + + + +
  • + + + + + Busca Competitiva + + + + +
  • + + + + + + + + + + +
  • + + + + + Jogos de tabuleiro e busca competitiva + + + + +
  • + + + + + + + + + + + + + + + + + + + + + +
  • + + + + + + + + +