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
Auth0 for AI Agents now in GA Icon
Auth0 for AI Agents now in GA

Ready to implement AI with confidence (without sacrificing security)?

Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
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