In my previous article, I have dealt with what an algorithm is and provided an overview of a breadth-first search algorithm. Embarking on the challenge to learn different algorithms, I have decided to move onto something very simple this time. Well … simple to implement.
Tag: algorithm
Dealing with algorithms – Part 1 – Breadth-first search
After years an algorithm still does not have one meaning, besides the colloquialized one in computer science. In these series I am exploring that in a bit, then jump to BFS. You’ll also get to know what Plankalkül is and why it might be important …