File: TODO

package info (click to toggle)
libgraph-readwrite-perl 2.00-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 188 kB
  • ctags: 68
  • sloc: perl: 2,064; makefile: 41; xml: 14
file content (20 lines) | stat: -rw-r--r-- 596 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

    TODO for Graph-ReadWrite

* add test cases for reading and writing attributes

* consider doing readers and writers for other graph formats:
	- GraphML	graphml.graphdrawing.org
	- GXL		http://www.gupro.de/GXL/
	- GML		http://www.infosun.fmi.uni-passau.de/Graphlet/GML/
	- XGMML		http://www.cs.rpi.edu/~puninj/XGMML/
	- GDL		http://www.aisee.com/gdl/nutshell/
	  (this is possibly exactly the same as the VCG format,
	   as aiSee is the commercial version of VCG))

* readers for formats we currently only have writers for:
	- daVinci
	- VCG


$Id: TODO,v 1.2 2005/01/02 19:05:29 neilb Exp $