]> granicus.if.org Git - graphviz/commit
Add new features to sfdp
authorerg <devnull@localhost>
Mon, 28 Feb 2011 16:19:43 +0000 (16:19 +0000)
committererg <devnull@localhost>
Mon, 28 Feb 2011 16:19:43 +0000 (16:19 +0000)
commit44e27a0185c39a6e4f196c61c50d7cad8e9f15aa
tree1cce5e7f2fd7cd2162b20905486a1370fd9613c4
parentab6efcd006b81fa8e5df0f9432a9e4856b75c1d5
Add new features to sfdp
19 files changed:
lib/sfdpgen/LinkedList.c
lib/sfdpgen/LinkedList.h
lib/sfdpgen/Makefile.am
lib/sfdpgen/Multilevel.c
lib/sfdpgen/Multilevel.h
lib/sfdpgen/QuadTree.c
lib/sfdpgen/QuadTree.h
lib/sfdpgen/post_process.c
lib/sfdpgen/post_process.h
lib/sfdpgen/sfdpinit.c
lib/sfdpgen/sfdpinternal.h
lib/sfdpgen/sparse_solve.c
lib/sfdpgen/sparse_solve.h
lib/sfdpgen/spring_electrical.c
lib/sfdpgen/spring_electrical.h
lib/sfdpgen/stress_model.c [new file with mode: 0644]
lib/sfdpgen/stress_model.h [new file with mode: 0644]
lib/sfdpgen/uniform_stress.c [new file with mode: 0644]
lib/sfdpgen/uniform_stress.h [new file with mode: 0644]