: Once a choice is made, it is final and never reconsidered.
: A problem has this property if an optimal solution to the entire problem contains within it optimal solutions to its sub-problems. Common Applications Greedy
: At every step, the algorithm selects the option that looks best in the current moment without considering future consequences. : Once a choice is made, it is final and never reconsidered