answersLogoWhite

0

What are the applications for the worst-fit algorithm?

Updated: 8/21/2019
User Avatar

Wiki User

10y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What are the applications for the worst-fit algorithm?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is scalable encryption algorithm?

this algorithm is initially made for small embedded applications like smart cards


When is minimum mean square error algorithm used?

This type of algorithm is commonly used in n dimensional clustering applications. This mean is commonly the simplest to use and a typical algorithm employing the minimum square error algorithm can be found in McQueen 1967.


Are algorithms limited to computing applications?

An algorithm is any procedure composed of fundamental steps, in a clearly defined order, that is guaranteed to halt. It need not be done on a computer, or be related to computation. For example, baking a cake using a recipe is an algorithm. Playing Snakes-and-Ladders is an algorithm. Backing a car out of a driveway can be done by following an algorithm.


What are the applications of Eigenvalue and Eigen vector in computer science?

Eigenvectors and eigenvalues are important for understanding the properties of expander graphs, which I understand to have several applications in computer science (such as derandomizing random algorithms). They also give rise to a graph partitioning algorithm. Perhaps the most famous application, however, is to Google's PageRank algorithm.


Why is dijkstra's algorithm not suitable for distributed applications with large number of distributed nodes?

"OSPF detects changes in the topology, such as link failures, very quickly and converges on a new loop-free routing structure within seconds. It computes the shortest path tree for each route using a method based on Dijkstra's algorithm, a shortest path first algorithm."


What has the author Karl Justin Edward Elisha written?

Karl Justin Edward Elisha has written: 'A K-seed genetic clustering algorithm with applications to cellular manufacturing'


How are the expanded algorithm and the standard algorithm different?

They are different because standard algorithm is more common then the expanded algorithm


What is algorithm to write algorithm to the program to access a pointer variable in structure?

Here is the algorithm of the algorithm to write an algorithm to access a pointer in a variable. Algorithmically.name_of_the_structure dot name_of_the _field,eg:mystruct.pointerfield


Which algorithm is more efficient lamport bakery algorithm or black and white bakery algorithm?

Black and White bakery algorithm is more efficient.


What is complsexity of an algorithm?

Complexity of an algorithm is a measure of how long an algorithm would take to complete given


How algorithm is different from flowchart?

An algorithm is a series of steps leading to a result. A flowchart can be a graphical representation of the algorithm.


How do you test algorithm?

By preparing test cases we can test an algorithm. The algorithm is tested with each test case.