17 Forks
212 Stars
212 Watchers

SwiftLCS

Swift implementation of the longest common subsequence (LCS) algorithm.

How to download and setup SwiftLCS

Open terminal and run command
git clone https://github.com/Frugghi/SwiftLCS.git
git clone is used to create a copy or clone of SwiftLCS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SwiftLCS https://github.com/Frugghi/SwiftLCS/archive/master.zip

Or simply clone SwiftLCS with SSH
[email protected]:Frugghi/SwiftLCS.git

If you have some problems with SwiftLCS

You may open issue on SwiftLCS support forum (system) here: https://github.com/Frugghi/SwiftLCS/issues