planar-graphs topic

List planar-graphs repositories

map-coloring

50
Stars
18
Forks
Watchers

Map coloring, using four colors

graph-based-image-classification

43
Stars
16
Forks
Watchers

Implementation of Planar Graph Convolutional Networks in TensorFlow

A-Star_Algorithm

21
Stars
3
Forks
Watchers

Several different implementations of the A-Star algorithm, including a Bidirectional version.

GeoPlanarNet

17
Stars
1
Forks
Watchers

A simple and small .NET library for computational planar geometry.

planar-face-discovery

17
Stars
8
Forks
17
Watchers

Given a planar, undirected, graph enumerate all of the faces of the graph. Can also be described as finding all of the polygons within the graph, or the minimum cycle basis, based on Geometric Tools C...