Kemsekov / GraphSharp

GraphSharp is a tool to study and use knowledge of graph theory in C#!
MIT License
38 stars 5 forks source link

Re implement graph #1

Closed Kemsekov closed 2 years ago

Kemsekov commented 2 years ago

I am done with re-implementing stuff and adding another graph / node impl. I am remade tests and created simple benchmark as well as added a bit of abstractions to my code. This whole thing now must work a bit better.