Skip to content

Commit

Permalink
added doc and abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKappa committed Feb 23, 2021
1 parent 3aec15e commit 1356220
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
*.ihx
*.exe
*.vscode
Binary file added Projektdokumentation.pdf
Binary file not shown.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@

## Abstract

Dieses Projekt beschäftigt sich mit der Lösung des Achterschiebepuzzles auf dem AKSEN-Board. Dabei werden die Algorithmen `iterative Deepening` und `A*` näher auf ihren Speicherverbrauch und ihre Effizienz untersucht.

0 comments on commit 1356220

Please sign in to comment.