is_assignments/a1/report/solution.aux

42 lines
4.2 KiB
TeX
Raw Normal View History

2022-11-11 14:13:24 +01:00
\relax
\@writefile{toc}{\contentsline {section}{\numberline {1}Introduction}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {section}{\numberline {2}Solution}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.1}Task 1}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.1}Task description}{2}{}\protected@file@percent }
2022-11-11 14:13:24 +01:00
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.2}Read the map into a suitable format}{2}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.3}Choose a suitable representation of your solutions}{3}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.4}Define the fitness function}{3}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.5}Run the genetic algorithm with suitable settings}{4}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.1.6}Results}{5}{}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {1}{\ignorespaces Solution to the first maze}}{5}{}\protected@file@percent }
\newlabel{image:task_1_maze_1}{{1}{5}}
2022-11-11 14:48:53 +01:00
\@writefile{lof}{\contentsline {figure}{\numberline {2}{\ignorespaces Solution to the second maze}}{5}{}\protected@file@percent }
\newlabel{image:task_1_maze_4}{{2}{5}}
\@writefile{lof}{\contentsline {figure}{\numberline {3}{\ignorespaces Solution to the fourth maze}}{6}{}\protected@file@percent }
\newlabel{image:task_1_maze_2}{{3}{6}}
2022-11-11 14:48:53 +01:00
\@writefile{lof}{\contentsline {figure}{\numberline {4}{\ignorespaces Example of solution using the critical section}}{6}{}\protected@file@percent }
\newlabel{image:task_1_broken_solution.png}{{4}{6}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.2}Task 2}{7}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.2.1}Task description}{7}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.2.2}Mutation function}{7}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsection}{\numberline {2.3}Task 3}{8}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.1}Task description}{8}{}\protected@file@percent }
2022-11-12 17:42:34 +01:00
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.2}Approach}{8}{}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {5}{\ignorespaces Clustering example}}{8}{}\protected@file@percent }
\newlabel{image:task_3_clustering}{{5}{8}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.3.3}Results}{10}{}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {6}{\ignorespaces shortest path in maze 4, collecting all treasures}}{10}{}\protected@file@percent }
2022-11-12 17:42:34 +01:00
\newlabel{image:task_1_maze_1}{{6}{10}}
\@writefile{toc}{\contentsline {subsection}{\numberline {2.4}Task 4}{11}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.4.1}Task description}{11}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.4.2}Speed comparison between algorithm used in fist task and algorithm used in second task}{11}{}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {7}{\ignorespaces Default mutations and random population vs custom mutation and custom population}}{11}{}\protected@file@percent }
\newlabel{image:provided_tests_comparrison}{{7}{11}}
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.4.3}How algorithm efficency decreases with maze size}{11}{}\protected@file@percent }
\@writefile{toc}{\contentsline {subsubsection}{\numberline {2.4.4}How algorithm performs when there are treasures included}{11}{}\protected@file@percent }
\@writefile{lof}{\contentsline {figure}{\numberline {8}{\ignorespaces Computation time for different maze sizes}}{12}{}\protected@file@percent }
\newlabel{image:custom_tests_comparrison}{{8}{12}}
\@writefile{lof}{\contentsline {figure}{\numberline {9}{\ignorespaces Computation time for different maze sizes with treasures}}{12}{}\protected@file@percent }
\newlabel{image:treasures_comparrison}{{9}{12}}
\gdef \@abspage@last{12}