Satsuma is a graph library for .NET, written in C#. Satsuma is an easy-to-use and flexible library, which implements all the necessary graph structures, and the fastest possible graph algorithms.

DOCUMENTATION: http://satsumagraph.sourceforge.net/

Satsuma is not a charting library. 'Graph' is used in the mathematical sense here (e.g. nodes connected with arcs).

Satsuma is released under the zlib license. This license is very permissive and allows you to use Satsuma for both personal and commercial purposes.

Features

  • Dfs and basic connectivity algorithms
  • Path finding (Bfs, Dijkstra, Bellman-Ford, A*)
  • Spanning forests (Kruskal, Prim)
  • Graph adaptors: classes which temporarily modify graphs (contract nodes, take a subgraph/supergraph, reverse arcs, undirect arcs, etc.)
  • Circulations (max flow with the Preflow algorithm, min cost circulation with the Network Simplex method)
  • Matchings in bipartite graphs (maximum matching, minimum cost matching)
  • TSP solvers (insertion, cheapest link, 2-OPT)
  • I/O: loading/saving graphs
  • Drawing graphs

Project Activity

See All Activity >

License

zlib/libpng License

Follow Satsuma .NET Graph Library

Satsuma .NET Graph Library Web Site

Other Useful Business Software
Crowdtesting That Delivers | Testeum Icon
Crowdtesting That Delivers | Testeum

Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
Click to perfect your product now.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • Hi, I have started using your library and I am very thankful for it. I would like to ask how to use AStar algorithm, but not with a CompleteGraph. What I would like to do is to create a graph manually, add nodes and arc (edges) and the perform shortest path algorithm from node a to b. Then get the path as node list. How can I do this? petrasvestartas@gmail.com Thank you, Petras
Read more reviews >

Additional Project Details

Intended Audience

Information Technology, Science/Research

Programming Language

C#, Visual Basic .NET

Related Categories

C# Mathematics Software, C# Libraries, C# Charting Libraries, Visual Basic .NET Mathematics Software, Visual Basic .NET Libraries, Visual Basic .NET Charting Libraries

Registered

2013-07-07