diff options
| author | Juan Marín Noguera <juan.marinn@um.es> | 2021-01-06 20:29:14 +0100 |
|---|---|---|
| committer | Juan Marín Noguera <juan.marinn@um.es> | 2021-01-06 20:29:14 +0100 |
| commit | 9aad1fd6640f9dbe90cea58a70e55aff60b11ab8 (patch) | |
| tree | 623027ea031a5cbf7ec5e1f1ccb51ca60fda6b5c /si/n.lyx | |
| parent | 4eb4cc069454b1c36fd3a9044615bae4df8338de (diff) | |
| parent | aab51c68eaa2689360281378f7124d7ae78739f7 (diff) | |
Merge branch 'si'
Diffstat (limited to 'si/n.lyx')
| -rw-r--r-- | si/n.lyx | 95 |
1 files changed, 94 insertions, 1 deletions
@@ -9,6 +9,9 @@ \input{../defs} \end_preamble \use_default_options true +\begin_modules +algorithm2e +\end_modules \maintain_unincluded_children false \language spanish \language_package default @@ -139,7 +142,29 @@ Diapositivas de clase, Universidad de Murcia. \end_layout \begin_layout Itemize -Wikipedia, the Free Encyclopedia ( + +\lang english +Stuart +\lang spanish + J. + +\lang english +Russell +\lang spanish + & Peter Norvig (2010). + +\emph on +\lang english +Artificial Intelligence, A Modern Approach. + Third Edition. +\end_layout + +\begin_layout Itemize + +\lang english +Wikipedia, the Free Encyclopedia +\lang spanish + ( \begin_inset Flex URL status open @@ -153,6 +178,7 @@ https://en.wikipedia.org/ ). \emph on +\lang english Semantic Networks \emph default , @@ -166,6 +192,59 @@ And–or tree . \end_layout +\begin_layout Itemize + +\lang english +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{sloppypar} +\end_layout + +\end_inset + +G. + Veera Raghavaiah +\lang spanish + (2010). + +\emph on +\lang english +Problem Reduction with AO* Algorithm +\emph default +\lang spanish + ( +\begin_inset Flex URL +status open + +\begin_layout Plain Layout + +https://artificialintelligence-notes.blogspot.com/2010/07/problem-reduction-with-a +o-algorithm.html +\end_layout + +\end_inset + +). +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +end{sloppypar} +\end_layout + +\end_inset + + +\end_layout + \begin_layout Chapter Introducción \end_layout @@ -194,5 +273,19 @@ filename "n2.lyx" \end_layout +\begin_layout Chapter +Estrategias de búsqueda +\end_layout + +\begin_layout Standard +\begin_inset CommandInset include +LatexCommand input +filename "n3.lyx" + +\end_inset + + +\end_layout + \end_body \end_document |
