0
7.9kviews
Write abstract algorithm for greedy design method.
1 Answer
0
456views
  • There are group of algorithms tries to solve problems which have the following general structure:
  • There are n inputs of some values and an objective function.
  • The method gives an optimal solution to the problem by considering the inputs one at a time, checking to see if it can be …

Create a free account to keep reading this post.

and 2 others joined a min ago.

Please log in to add an answer.