Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make benchmark of Algorithms #6

Open
CM134 opened this issue Mar 18, 2022 · 2 comments
Open

Make benchmark of Algorithms #6

CM134 opened this issue Mar 18, 2022 · 2 comments
Assignees

Comments

@CM134
Copy link
Owner

CM134 commented Mar 18, 2022

Pick maybe 1 or 2 game seeds, play the game until the end with each AI and compare specific things.
Maybe make the AIs only search for a max time, e.g. 10 min in total. Or max 1,5 min for each goal.
Consider that the BFS single might not find a path

Make a table in overleaf.

Things to compare:
Total run time
total path length

@CM134
Copy link
Owner Author

CM134 commented Mar 18, 2022

#4 Can go hand in hand with this one. Maybe do #4 before to find a good seed

@CM134
Copy link
Owner Author

CM134 commented Mar 18, 2022

Maybe compare it also with yourself (human player). How long did you need to find a path? What was your path length?

@CM134 CM134 self-assigned this Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant