Algolib -- A Scala Library of Essential Algorithms
Name:
Algolib
Version:
0.1.0
Programming language:
Scala (2.12, 2.11)
Date:
Tuesday, 3. May 2016
This is a Scala library of essential algorithms.
It starts with Scala implementations of some algorithms from the book Algorithms 4 by Robert Sedgewick and Kevin Wayne [1]. Further adaptations from this book will be added from time to time. Other algorithms may go into this library as well.