-
Notifications
You must be signed in to change notification settings - Fork 0
Cytoscape layout algorithms
walkerhound edited this page Oct 5, 2012
·
13 revisions
This purpose of this page is to discuss Cytoscape Layout Algorithms.
Wikipedia Link about Graph Drawing
wikipedia entry on force directed algorithms
Cytoscape mentions Jeff Heer.
Visualization Link by Jeff Heer
Fruchterman-Rheingold Algorithm
Kamada and Kawai (1988).
yWorks algorithms are included in cytoscape, but they are proprietary. Here is an excerpt from the cytoscape documentation:
yFiles layouts are a set of commercial layouts which are provided courtesy of yWorks. Due to license restrictions, the detailed parameters for these layouts are not available (there are no yFiles entries in the Settings... dialog).
We do know this about the organic algorithm:
The organic layout algorithm is a kind of spring-embedded algorithm that combines elements of the other algorithms to show the clustered structure of a graph.