软件包:libjung-free-java(2.0.1+dfsg-1.1)
libjung-free-java 的相关链接
Debian 的资源:
下载源码包 libjung-free-java:
- [libjung-free-java_2.0.1+dfsg-1.1.dsc]
- [libjung-free-java_2.0.1+dfsg.orig.tar.bz2]
- [libjung-free-java_2.0.1+dfsg-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [jung.sourceforge.net]
相似软件包:
Java Universal Network/Graph Framework
JUNG provides a common and extendible language for the modeling, analysis, and visualization of data that can be represented as a graph or network.
This package does not contain the jung jai classes (Java Advanced Imaging) for licensing reasons.
The JUNG architecture is designed to support a variety of representations of entities and their relations, such as directed and undirected graphs, multi-modal graphs, graphs with parallel edges, and hypergraphs. It provides a mechanism for annotating graphs, entities, and relations with metadata. This facilitates the creation of analytic tools for complex data sets that can examine the relations between entities as well as the metadata attached to each entity and relation.
The current distribution of JUNG includes implementations of a number of algorithms from graph theory, data mining, and social network analysis, such as routines for clustering, decomposition, optimization, random graph generation, statistical analysis, and calculation of network distances, flows, and importance measures (centrality, PageRank, HITS, etc.).
JUNG also provides a visualization framework that makes it easy to construct tools for the interactive exploration of network data. Users can use one of the layout algorithms provided, or use the framework to create their own custom layouts. In addition, filtering mechanisms are provided which allow users to focus their attention, or their algorithms, on specific portions of the graph.
其他与 libjung-free-java 有关的软件包
|
|
|
|
-
- dep: libcolt-free-java
- scalable scientific and technical computing in Java
-
- dep: libcommons-collections4-java
- Apache Commons Collections - Extended Collections API for Java
-
- dep: libvecmath-java
- javax.vecmath vector math package