все параметры
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 Кб206,0 Кб [список файлов]