doc: adjusted space.
This commit is contained in:
parent
3691fa4f15
commit
070091d238
@ -382,7 +382,7 @@ Because that the calculation of LCS and SES needs massive amounts of memory when
|
||||
|
||||
The program uses that algorithm don't consider that will burst in the worst case.
|
||||
|
||||
`dtl` avoids above-described problem by dividing each sequence into plural subsequences and joining the difference of each subsequence finally.(This feature is supported after version 0.04)
|
||||
`dtl` avoids above-described problem by dividing each sequence into plural subsequences and joining the difference of each subsequence finally. (This feature is supported after version 0.04)
|
||||
|
||||
## Implementations with various programming languages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user