Decisional Algorithms - The Tree of Doom
This is where the trees come to be decided. Where every node is a choice, every branch is a consequence, and every root is a regret.
You are at the root of the tree, and the choices are:
- Dijkstra's Algorithm - A method for finding the shortest path, but not the most enjoyable.
- Dynamic Programming - A technique for solving problems, but not for solving your problems.
- Backtrack - A way to go back to where you started, but not to where you wanted.
What is the Decisional Algorithm?
The Decisional Algorithm is a tool for making decisions, but not for making friends.
It's like a big tree with many branches, each one representing a different choice, and each one leading to a different outcome.
But don't worry, you can always backtrack, but don't expect to find your way back home.
Or can you?