Skip to content

WojcikMikolaj/GraphsLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphsLibrary

The aim of this project is to create a class library that provides classes which represents graphs and implements most popular graph algorithms. Class library will be implemented in C# using .Net Core 5.0, for unit testing I'm using xUnit (latest version).

Total alerts
Language grade: C#
.NET
CodeQL
Labeler

Project is available as a NuGet package called Mikwk.GraphLibrary.