Comment by amelius
And the compressor does not think: "how can I make these two sequences align better without wasting a lot of space?"
And the compressor does not think: "how can I make these two sequences align better without wasting a lot of space?"
No, because alignment, in the general case, is O(n^2). It is ironically one of the more tractable and well solved problems in bioinformatics.