SwiftLCS

LCS algorithm

An implementation of the longest common subsequence algorithm in Swift.

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

GitHub

213 stars
3 watching
17 forks
Language: Swift
last commit: about 7 years ago
Linked from 1 awesome list

algorithmdifflcsswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
privet-kitty/cl-competitiveA collection of Common Lisp implementations of data structures and algorithms for competitive programming.181
valdanylchuk/swiftlearnerA collection of machine learning algorithms implemented in Scala for prototyping and experimentation.39
shady831213/algorithmsA collection of algorithms and data structures implemented in Go.806
yourtion/learningmasteringalgorithms-cA comprehensive C programming project covering various algorithms and data structures749
allalgorithms/cAn implementation of various algorithms in C programming language.1,594
clementfarabet/lbfgsAn interface to a library providing a quasi-newton method for optimization problems2
jfcg/sortyFast and efficient sorting library for Go with concurrent and parallel capabilities133
fdzsergio/reductioAutomates text summarization using a TextRank algorithm implementation461
rxswiftcommunity/rxsegueA Reactive generic segue implementation for Swift using RxSwift80
bobluppes/graafA lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms187
lins-lab/fedbrAn implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data25
duereg/js-algorithmsA collection of JavaScript implementations of classic data structures and algorithms.927
ucsc-real/coresAn implementation of a method to learn from noisy labels in machine learning models with instance-dependent noise36
twostraws/swiftgdA Swift wrapper around the libgd graphics library to provide basic image manipulation functionality on server-side Swift applications.458