全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-yourbasic-graph  ]

软件包:golang-github-yourbasic-graph-dev(1.0.5-3)

golang-github-yourbasic-graph-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-yourbasic-graph

维护小组:

外部的资源:

相似软件包:

graph algorithms and data structures

This package contains a Golang library of basic graph algorithms and topological ordering.

This library offers efficient and well-tested algorithms for

 - breadth-first and depth-first search,
 - topological ordering,
 - strongly and weakly connected components,
 - bipartion,
 - shortest paths,
 - maximum flow,
 - Euler walks,
 - and minimum spanning trees.
The algorithms can be applied to any graph data structure implementing the two Iterator methods: Order, which returns the number of vertices, and Visit, which iterates over the neighbors of a vertex.

下载 golang-github-yourbasic-graph-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 31.6 kB206.0 kB [文件列表]