Open TomasJohansson opened 6 years ago
Hello, I forked this QuickGraph repository (here) and made a fix to the Yen algorithm. And I made unit tests to assert such case will no longer be broken. Note that I also refactored a lot of the QuickGraph core library in the same time to make it .NET Core compliant.
Here is an example with a small graph with 4 vertices (ABCD) and 5 edges which should produce 3 paths when going from A to D: