Changes between Version 3 and Version 4 of Satsuma
- Timestamp:
- 12/03/13 20:50:20 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Satsuma
v3 v4 1 = Satsuma = 1 2 '''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. 2 3