next up previous
Next: 7.1 Hill-Climbing: Don't worry, Up: Project 7 Decryption Write-Up: Previous: 6.4 Continuing to Investigate

7. Decryption by Optimization

The problem of optimization is to find (search for) the ``best'' solution, where we have the following two ingredients:

We meet these two conditions: ``best'' is ``closest in L1 distance to training text'' and Section 6.2 explained that swaps generate all possible keys. Therefore, we can look at known algorithms for solving optimization problems:



 

Thomas Yan
2000-05-01