answersLogoWhite

0


Best Answer

A heuristic is a type of algorithm that approximates a solution. It may not have a well defined accuracy or runtime. Or it may be very fast, but inaccurate.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

6mo ago

An algorithm is a step-by-step procedure for solving a problem, typically involving a finite number of steps. Heuristics, on the other hand, are general problem-solving strategies that may not guarantee a correct solution but can often lead to a quicker or simpler resolution. Algorithms are precise and deterministic, while heuristics are more flexible and open to interpretation.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between an algorithm and heuristics?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Psychology

What is the difference between intrapsychic and interpsychic?

Intrapsychic refers to processes within an individual's mind, such as thoughts, emotions, and conflicts. Interpsychic refers to interactions and relationships between individuals, involving communication, understanding, and dynamics between people.


What is the difference between difference and indifference?

"Difference" refers to the distinction or variation between two or more things, while "indifference" is a lack of interest, concern, or feeling. In essence, difference highlights the contrast, while indifference signifies apathy or disregard.


When evaluating a message that is very important to you do you rely on systematic processing or heuristics Explain?

When evaluating an important message, I would rely more on systematic processing, which involves carefully analyzing and evaluating the information based on its content, source, and relevance to my beliefs or values. This approach allows for a more thorough consideration of the message's validity and implications, which is crucial when the message holds significance. Heuristics, on the other hand, may lead to quicker judgments based on mental shortcuts or biases without deep analysis.


Is there a difference between mad and angry?

Yes, there is a difference between "mad" and "angry." "Mad" tends to imply a more intense or irrational state of emotion, whereas "angry" is a more general feeling of displeasure or hostility.


What did bimbo the airheads when asked what is the difference between ignorance and apathy?

I don't know and I don't care.

Related questions

What it the difference between huristic search and A search?

A* search is a specific form of heuristic search that utilizes heuristics to guide the search towards finding the optimal path. Heuristic search is a broader term that includes various algorithms which use heuristics to find solutions efficiently, while A* is a specific algorithm that is guaranteed to find the optimal path if certain conditions are met.


What is the difference between AES Rijndael symmetric algorithm encryption and a hash algorithm?

678


What is difference between lemma and algorithm?

A Method that used to be a comouter to soultion of promlems is called algorithm.


What is the difference between an algorithm and a computer program?


What is the difference between procedure and algorithm?

A procedure can go on forever.Where as an Algorithm, will eventually terminate and will have each step precisely defined.


Difference between greedy algorithm and dynamic programming?

the basic difference between them is that in greedy algorithm only one decision sequence is ever generated. where as in dynamic programming many decision sequences are generated.


Difference between Bresenham and midpoint circle drawing algorithm?

what is difference between mid-point and bresenhams circle algorithm what is difference between mid-point and bresenhams circle algorithm bresenhams circle algorithm results in a much more smoother circle,comparred to midpoint circle algorithm..In mid point,decision parameter depends on previous decision parameter and corresponding pixels whereas in bresenham decision parameter only depends on previous decision parameter...


What is the difference between an algorithm and flow chart WITH examples?

An algorithm is a method of solving a problem. A flow chart is a tool for visualizing algorithms.


What is difference between heuristics and metaheuristics?

The word heuristic is derived form the Greek word "heuriskein", which is related to the concept of finding something. Metaheuristics on the other hand is simply the combination of the word heuristics with the prefix meta, which means advance level of heuristic.


What is the difference between advanced encryption algorithm and encryption algorithm?

People have developed many encryption algorithms. One particular encryption algorithm is the Rijndael algorithm, usually called the AES or Advanced Encryption Standard.


What are the difference between greedy algorithm and dynamic programing?

A greedy algorithm is similar to a dynamic programming algorithm, but the difference is that solutions to the subproblems do not have to be known at each stage; instead a "greedy" choice can be made of what looks best for the moment.


What is the difference between a JPEG and a JPEG2000?

JPEG2000 is a newer version of the JPEG encoding algorithm.