-
Notifications
You must be signed in to change notification settings - Fork 7
Home
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).