Skip to content

ociaw/dagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dagger

A library targeting .NET Standard implementing a basic Directed Acyclic Graph. Provides algorithms for checking path existence, cycle detection, and topologocal sorting.

Available as a nuget package.

About

A very basic implementation of a Directed Acyclic Graph in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages