Satsuma
a delicious .NET graph library
|
There are two ways for using Satsuma:
.dll files) under the bin
folder. You need to add a reference to bin\Release\Satsuma.dll
in your project in order to use Satsuma classes.
.cs source files to your project. This way, Satsuma will be compiled into your program.