Save
Upgrade to remove ads
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

ALGO- M7

QuestionAnswer
is any algorithm that follows the problem-solving heuristic of making the locally optimal choice at each stage with the intent of finding a global optimum greedy algorithm
In general how many components greedy algorithm have? 5 1. A candidate set, from which a solution is created 2. A selection function, which chooses the best candidate to be added to the solution 3. A feasibility function, that is used to determine if a candidate can be used to contribute to a solution
is a greedy algorithm that finds a minimum spanning tree for a weighted undirected graph Prim's (also known as Jarník's) algorithm
who formulated the shortest paths between nodes in a graph. Group of answer choices True False True It was Edsger W. Dijkstra
It was the year 1959 that Edsger Dijkstra invented the Dijkstra algorithm Group of answer choices True False True
It was Edsger Dijkstra who invented the semaphore mechanism that allows concurrent programs to share a single resource Group of answer choices True False True
The Kruskal algorithm was first described in the year 1956 Group of answer choices True False True
It was in 1959 that Edsger Dijkstra invented the Dijkstra algorithm Group of answer choices True False True
Prims algorithm finds a minimum spanning tree for a weighted undirected graph Group of answer choices True False True
It was Edsger S. Dikstra who formulated the shortest paths between nodes in a graph. Group of answer choices True False True
1930 was the year that Vojtěch Jarník developed the Jarník Algorithm Group of answer choices True False True
The Object function of the greedy algorithm is used to assigns a value to a solution, or a partial solution Group of answer choices True False True
The feasibility function of the greedy algorithm is used to determine if a candidate can be used to contribute to a solution Group of answer choices True False True
It was 1957 that Robert Prims republished the work of Jarnik True
The Solution function of the greedy algorithm is used to indicate when we have discovered a complete solution Group of answer choices True False True
Greedy Algorithm is optimally solve combinatorial problems having the properties of matroids, and give constant-factor approximations to optimization problems with submodular structure. Group of answer choices True False True
It was Vojtěch Jarník who rediscover the works of Kruskal in 1956 Group of answer choices True False false
Prim's algorithm resembles Dijkstra's algorithm. Group of answer choices True False True
It was Edsger Dijkstra kick started the structured programming movement Group of answer choices True False True
Kruskal algorithm uses minimum-spanning-tree algorithm which finds an edge of the least possible weight that connects any two trees in the forest. Group of answer choices True False True
Created by: user-1937540
 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards