Implementation of the Boyer-Myrvold algorithm for planarity testing of graphs.
Info
| Version: | 1.0.0 |
| Author(s): | Ondřej Nepožitek |
| Last Update: | Sunday, January 27, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/GraphPlanarityTesting |
Install
Install-Package GraphPlanarityTesting
dotnet add package GraphPlanarityTesting
paket add GraphPlanarityTesting
GraphPlanarityTesting Download (Unzip the "nupkg" after downloading)