pylcs icon indicating copy to clipboard operation
pylcs copied to clipboard

Get all the common subsequences among 2 string

Open UmangKeshri-Draup opened this issue 2 years ago • 1 comments

Is there any way I can get all the common substrings between 2 strings, instead of getting only the longest one?

UmangKeshri-Draup avatar Oct 26 '22 20:10 UmangKeshri-Draup

likewise, can you not return the substrings rather than just the length?

MrBenGriffin avatar Jun 12 '24 16:06 MrBenGriffin