Articles

Brute force on 10 letters

Published:
2007-06-01
Authors
View
Keywords
License

Copyright (c) 2007 Zoltán Kovács and István Hudi

Creative Commons License

This work is licensed under a Creative Commons Attribution 4.0 International License.

How To Cite
Selected Style: APA
Kovács, Z., & Hudi, I. (2007). Brute force on 10 letters. Teaching Mathematics and Computer Science, 5(1), 183-193. https://doi.org/10.5485/TMCS.2007.0160
Abstract
We deal with two problems in the set of 10-character-long strings. Both problems can be solved by slightly different methods, but our approach for each is brute force. As we point out, there can be differences in effectivity even in different brute force algorithms. As an additional result, we answer an open question of Raymond Smullyan's.