首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 图聚类和力有向图布局

图聚类和力有向图布局

资 源 简 介

Overview LinLogLayout is a simple program for computing graph layouts (positions of graph nodes in two- or three-dimensional space) and graph clusterings. It reads a graph from a file, computes a layout and a clustering, writes the layout and the clustering to a file, and displays them in a dialog. LinLogLayout can be used to identify groups of densely connected nodes in graphs, like communities of friends or collaborators in social networks, related documents in hyperlink structures (e.g. web graphs), cohesive subsystems in software systems, etc. With a change of a parameter in the main method, it can also compute classical "nice" (i.e. readable) force-directed layouts. The program is primarily intended as a demo for the use of its core layouter and clusterer classes MinimizerBarnesHut, MinimizerClassic, and OptimizerModularity. While MinimizerBarnesHut is faster, MinimizerClassic<

文 件 列 表

LinLogLayout
bin
ChangeLog.txt
doc
examples
License.txt
Readme.txt
src
StartExample.bat
VIP VIP
0.188702s