[ Fonte: golang-github-yourbasic-graph ]
Pacote: golang-github-yourbasic-graph-dev (1.0.5-3)
Links para golang-github-yourbasic-graph-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-yourbasic-graph:
- [golang-github-yourbasic-graph_1.0.5-3.dsc]
- [golang-github-yourbasic-graph_1.0.5.orig.tar.xz]
- [golang-github-yourbasic-graph_1.0.5-3.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Download de golang-github-yourbasic-graph-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 31.6 kB | 206.0 kB | [lista de arquivos] |