Changes were made in documentation after professor's feedback.
The polynomial solution is not greedy, it is a dynamic programming technique.
Other solution names were included, like Backtracking
and Branch and Bound
Changes were made in documentation after professor's feedback.
The polynomial solution is not greedy, it is a dynamic programming technique.
Other solution names were included, like Backtracking
and Branch and Bound