jami / graphlayout

graph layouting experimental toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GraphLayout

This is a testing platform for graph layouting algorithm

##Getting started:

###Linux users:

  • Requirements: Gtk2.4+, gcc, libxml2, cmake
  • git clone git://github.com/jami/graphlayout.git
  • cd graphlayout
  • make
  • ./bin/gltest
  • ./bin/gl

Known issues:

Future:

  • Graph rendering approaches

About

graph layouting experimental toolkit


Languages

Language:C 100.0%