Algorithms Library
Algorithms library contains the most popular and interesting algorithms.
The following books, articles and resources served as a source for the algorithms - source of algorithms.
Installation
Add the following to your build.sbt
libraryDependencies += "com.github.artemkorsakov" %% "algorithms-core" % "0.1.3"
Documentation
The library homepage is available here.
The library documentation is available here.
The library API is available here.