Skip to content

LudwikJaniuk/satsuma-lj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a fork of Satsuma, a C# graph library I found on sourceforge. I created this fork because:

  • Satsuma is easy to use and setup so I want it to be available
  • I found some bugs in satsuma, but there was no way to contribute fixes
  • I want future users to benefit from my bug fixes.

Currently the only bug I've fixed is in src/src/Utils.cs, where the method RemoveAll wouldn't actually remove all elements that satisfied the predicate. This method is used all over the place, so...

Also, I'm only ever using src directly, so I say nothing about the state of the stuff in the other folders.

About

Fork of C# graph library Satsuma

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages