Version 2 (modified by 11 years ago) (diff) | ,
---|
Satsuma is a graph library for C#. The goal was to create an easy-to-use and flexible library, which implements all the necessary graph structures, and the fastest possible versions of common graph algorithms. Satsuma was named in honor of the LEMON C++ graph library.
Satsuma is released under the zlib license. This license is very permissive and allows you to use Satsuma for both personal and commercial purposes.
- Download: https://sourceforge.net/projects/satsumagraph/
- Documentation: http://satsumagraph.sourceforge.net/
- Issue tracker: https://sourceforge.net/p/satsumagraph/tickets
- Browse source: