Problem Solving ParadigmsΒΆ

In this section you can find several paradigms to solve problems. Those paradigms goes from brute force the entire solution space to find the optimal solution for some problem.

Contents: