brute force
Jump to navigation
Jump to search
See also: brute-force
English[edit]
Alternative forms[edit]
Pronunciation[edit]
Noun[edit]
- A method of accomplishing something primarily by means of strength, without the use of great skill, mechanical aids or thought.
- We lifted the car by brute force.
- (computer science) A method of computation wherein the computer is let to try all permutations of a problem until one is found that provides a solution, in contrast to the implementation of a more intelligent algorithm.
Usage notes[edit]
- Not used with an article. We say brute force and it is incorrect to say a brute force or the brute force. That is because it is a mass noun, not a count noun.
Translations[edit]
method of accomplishing something
|
computing: method of solving a problem
|
See also[edit]
Verb[edit]
brute force (third-person singular simple present brute forces, present participle brute forcing, simple past and past participle brute forced)
- (transitive) To solve (a computational problem) by brute force.
- 1960, Scott Cameron, Marshall Clinton Yovits, Self-organizing Systems: Proceedings - Page 187
- "In trying to solve the problem in this simplified space, it does different things than it did when it was brute forcing its way through the original space."
- 1960, Scott Cameron, Marshall Clinton Yovits, Self-organizing Systems: Proceedings - Page 187
- (computing) To break a password, encryption, or any other protection mechanism by brute force.
See also[edit]
See also[edit]
Further reading[edit]
brute-force search on Wikipedia.Wikipedia