Skip to content

DevelApp-ai/DoubleLinkedDirectedGraph

Repository files navigation

DoubleLinkedDirectedGraph

NuGet Version .NET Core License

A generic double linked directed graph where edges can carry information optimized for stepping through.

Handles both globally unique NodeKeys and locally unique NodeKeys depending on options. EdgeKeys are generated automatically and are locally unique.

About

A generic double linked directed graph where edges can carry information optimized for stepping through

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages