Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Search algorithm
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Applications of search algorithms == Specific applications of search algorithms include: *Problems in [[combinatorial optimization]], such as: ** The [[vehicle routing problem]], a form of [[shortest path problem]] ** The [[knapsack problem]]: Given a set of items, each with a weight and a value, determine the number of each item to include in a collection so that the total weight is less than or equal to a given limit and the total value is as large as possible. ** The [[nurse scheduling problem]] * Problems in [[constraint satisfaction]], such as: ** The [[map coloring problem]] ** Filling in a [[sudoku]] or [[crossword puzzle]] * In [[game theory]] and especially [[combinatorial game theory]], choosing the best move to make next (such as with the [[minmax]] algorithm) * Finding a combination or password from the whole set of possibilities * [[Factorization|Factoring]] an integer (an important problem in [[cryptography]]) * Search engine optimization (SEO) and content optimization for web crawlers * Optimizing an industrial process, such as a [[chemical reaction]], by changing the parameters of the process (like temperature, pressure, and pH) * Retrieving a record from a [[database]] * Finding the maximum or minimum value in a [[List (abstract data type)|list]] or [[Array data structure|array]] * Checking to see if a given value is present in a set of values
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Search algorithm
(section)
Add topic