Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> devel >> golang-github-yourbasic-graph-dev
nabia  ] [  aramo  ]
[ 原始碼: golang-github-yourbasic-graph  ]

套件: golang-github-yourbasic-graph-dev (1.0.5-2)

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.4 kB206 kB [文件列表]