Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GraphSharp is a tool to study and use knowledge of graph theory in C#!

License

NotificationsYou must be signed in to change notification settings

Kemsekov/GraphSharp

Repository files navigation

GraphSharp

nuget

LP solvers for GraphSharp

nuget

GraphSharp

GraphSharp is a tool to manipulate on the set of connected nodes, or just graph.

It is currently the most advanced graph library in c#.

Also, this library have adapters for graphs from another libraryQuikGraph.

And also forSatsuma

So any algorithms that works in these libraries also work here + this library contains lots and lots more algorithms and operations.

For samples seehttps://github.com/Kemsekov/GraphSharp.Samples

Various path findersexample

Graph coloring (Greedy, DSatur, RLF, Coloring from QuikGraph)example

Delaunay triangulationexample

Minimal spanning treeexample

Topological sortexample

Find articulation pointsexample

Find components of a graphexample

Cycles basis finder (here I color 10 shortest cycles found)example

Strongly connected components finderexample

TravelingSalesmanProblemexample

Hamiltonian cycle finder (using google or tools)output

Pagerank using QuikGraphexample

Max flow algorithm using google or toolsexample

Min cost flow using google or toolsexample

Different graph center findersexample

This example condenses cliques of original graph into nodes of new graph

Clique condensationgraphcondensedCliques

This example condenses strongly connected components of original graph into nodes of new graph

SCC condensationgraphcondensedSCC

About

GraphSharp is a tool to study and use knowledge of graph theory in C#!

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp