Skip to content

4slk4/algorithm-analysis2

Repository files navigation

Analysis of Exhaustive Search and Dynamic Programming

Group members: Khang Ta [email protected]

Hypothesis

  1. Exhaustive search algorithms are feasible to implement and produce correct outputs.
  2. Algorithms with exponential or factorial running times are extremely slow, probably too slow to be of practical use.

To test these hypotheses, I implement an exhaustive search and a dynamic programming version of the Soccer Avoidance Problem and compare their running times.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published