'''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 inspired the C++ graph library LEMON. 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 (soon) * Documentation (soon) * Issue tracker (soon) * Browse source (soon)