-
### Description
I've moved my code from original Xamarin.iOS app to a new iOS .NET 8 application and it runs as expected if I choose "Don't link" in the iOS/Build/Linker behavior.
When this property …
-
Implement QuickGraph extension for path querying based on GLL graph parsing algorithm.
- repo for solution: https://github.com/YaccConstructor/YC.QuickGraph.Query
- [x] YARD is a query specification…
-
There is only Sandwych.QuickGraph.Core available in NuGet.
Can you add Sandwych.QuickGraph.Graphviz to NuGet also?
-
Is this is "official" descendant of the original QuickGraph project which was hosted on https://quickgraph.codeplex.com/ ?
This project is described as a fork... which seems a little ambiguous. I'm…
-
I think this package is a valuable addition to the .Net ecosystem, but I also believe it could use some love in terms of API user-friendliness, support for .net standard/.net core, release mgmt, 'offi…
-
*From unknown CodePlex user on Wednesday, 01 July 2015 08:14:00*
I need to implement a solution to the TSP via min span tree and plan to use QuickGraph for this (I also need it to process some data…
-
*From unknown CodePlex user on Thursday, 03 July 2014 02:01:42*
Hello,
I am trying to use QuickGraph.dll and QuickGraph.Graphviz.dll assemblies in my F# program. Open source compiler Fsharpc compi…
-
```
The method QuickGraph.DelegateBidirectionalIncidenceGraph`2:
public IEnumerable InEdges(TVertex v)
{
IEnumerable result;
if (!this.tryGetInEdges(v, out result))
return Enumerable.Empt…
-
Hi Frenec,
Thanks for the awesome tool. One thing I would love to see implemented here is a cyclic/circular namespace dependency check with an option of warning/error/silent.
-
Idea is to be able to build Xenko projects (incl. asset compilation) on Linux/macOS.
Some important steps:
- [ ] Remove managed c++ code (esp. FBX/Assimp importers)
- [ ] Find/recompile/remove va…