Skip to content
Renata Vaderna edited this page Feb 2, 2015 · 2 revisions

Grad Drawing and Analysis Library - Grad is an open source library which provides implementations of various graph analysis and drawing algorithms, such as:

  • Auslander - Parter planarity testing
  • Fraysseix - Mendez planarity testing
  • Depth First traversal
  • Dijkstra's shortest path
  • SPQR-tree creation
  • BC-tree creation
  • Various layout algorithms (circular, force-directed, box)
  • etc.

This software is distributed under the terms of MIT license (see LICENSE.txt).

Clone this wiki locally