Is it possible to generate non-directed graph using the Graphsharp framework in WPF?
I could only manage to generate directed graph, I tried searching it on my own, but didn't figure it out if there is an appropriate class built-in to create such non-directed graph.
Due to lack of the documentation about this framework I ask for your help. Maybe someone has a similar problem.