• If you have found a bug, file an issue in the issue tracker.
  • If you post a snippet of code, use the wiki formatting!
  • If you ask a question and get an answer, think about blogging about QuickGraph, it's about giving back.

Output from Dijkstra Algorithm

first post: sandrasmurf wrote: I am just testing the quickgraph library and am trying to figure ou...

latest post: tysonblue wrote: Hello, I don't know if this project is still being worked on or if ...

GraphX for .NET library for graph layout rendering is out

first post: panthernet wrote: Hi there, finally i've managed to complete my own graph rendering l...

Request for QuickGraph.Graphviz.dll

first post: bugmenot2 wrote: Hi Some time ago a patch was released to fix issues in Graphviz...

latest post: bugmenot2 wrote: Fine, fixed it myself.

.NET 3.5 Installation

first post: lorlik wrote: Hi, When I use Package Manager Console then I get the following ...

How can I clear the Graph?

first post: Dasha_K wrote: Hello to all. I have a question: How can I clear the Graph? Why...

add edges into a graph gets slower and slower

first post: mitbbser wrote: I try to add around 200k edges (of SEdge<int> type) into a Adjacenc...

All paths in a directed graph

first post: regulus26 wrote: I am looking for an algorithm to find all paths from one given vert...

latest post: rp wrote: If my (notoriously flaky) memory from 20 years ago doesn't deceive ...

.NET Binary Serialization in 3.6

first post: apokryfos wrote: I am unable to get .NET binary serialization this to work. I'm not ...

latest post: apokryfos wrote: Wow! You're a lifesaver. Much appreciated.

GLEE and QuickGraph

first post: silvasergio wrote: Hi I can't understad how hi can draw a graph. I'm using C# 2.0, Gl...

latest post: SQReder wrote: bump

Centrality Metrics in QuickGraph

first post: blachniet wrote: It doesn't look like QuickGraph supports centrality metrics out of ...