ob-algdatii-ss18 / leistungsnachweis-a-team-1

leistungsnachweis-a-team-1 created by GitHub Classroom
1 stars 0 forks source link

Create best case scenario algorithm #5

Closed NikitaHans closed 6 years ago

NikitaHans commented 6 years ago

Investigate what states of our search algorithm has or how we need to adapt our algorithm in each state. Consider only normal behaviour and disregard edge cases --> This algorithm doesn't need to work. Implement a basic good case version of the algorithm. Write tests for your implementations and if (maybe due to performance) most functionality is in one function comment detailed in that function so everyone understands what you did.