Algs4Net is a .NET library port of algs4.jar with the goal to serve instructors and programmers who adopt the Algorithms, 4th Edition textbook and would prefer to follow and demonstrate the text’s algorithms using C# in a .NET environment.
The library was delivered as a <a href = href="https://www.visualstudio.com/">Visual Studio 2015 solution. Once the solution is build, the utility program algscmd.exe can be run from either the command line or IDE.
For more information, please visit the Algs4Net page.
Currently a new branch net-core-6-port is dedicated to port the code base to the new .NET Core. This is work in progress.
Copyright © 2016-2022
This code is released under GPLv3.
Issue reports and code fixes are welcome.