SkillAgentSearch skills...

Algs4Net

A .NET library and tool to use with the Algorithms, 4th Edition textbook by Robert Sedgewick and Kevin Wayne

Install / Use

/learn @nguyenqthai/Algs4Net
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Overview

Algs4Net is a .NET library port of <a href="http://algs4.cs.princeton.edu/code/">algs4.jar</a> with the goal to serve instructors and programmers who adopt the <a href="http://algs4.cs.princeton.edu/">Algorithms, 4th Edition</a> textbook and would prefer to follow and demonstrate the text’s algorithms using C# in a .NET environment.

Documentation

The library was delivered as a <a href = href="https://www.visualstudio.com/">Visual Studio 2015</a> 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 <a href="http://nguyenqthai.github.io/Algs4Net/">Algs4Net page</a>.

.NET Core Support

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

Copyright © 2016-2022

License

This code is released under GPLv3.

Contribution

Issue reports and code fixes are welcome.

Related Skills

View on GitHub
GitHub Stars174
CategoryDevelopment
Updated5d ago
Forks58

Languages

C#

Security Score

80/100

Audited on Apr 2, 2026

No findings