[ 原始碼: libjgrapht0.6-java ]
套件:libjgrapht0.6-java(0.6.0-11)
libjgrapht0.6-java 的相關連結
Debian 的資源:
下載原始碼套件 libjgrapht0.6-java:
- [libjgrapht0.6-java_0.6.0-11.dsc]
- [libjgrapht0.6-java_0.6.0.orig.tar.gz]
- [libjgrapht0.6-java_0.6.0-11.debian.tar.gz]
維護小組:
外部的資源:
- 主頁 [jgrapht.sourceforge.net]
相似套件:
mathematical graph theory library for Java
JGraphT is a free Java graph library that provides mathematical graph theory objects and algorithms. JGraphT supports various types of graphs including:
- directed and undirected graphs - graphs with weighted, unweighted, labeled or user-defined edges - various edge multiplicity options, including simple graphs, multigraphs and pseudographs - unmodifiable graphs: allow modules to provide "read-only" access to internal graphs - listenable graphs: allow external listeners to track modification events - subgraphs: graphs that are auto-updating subgraph views on other graphs