[ Pakiet źródłowy: golang-github-yourbasic-graph ]
Pakiet: golang-github-yourbasic-graph-dev (1.0.5-2)
Odnośniki dla golang-github-yourbasic-graph-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-github-yourbasic-graph:
- [golang-github-yourbasic-graph_1.0.5-2.dsc]
- [golang-github-yourbasic-graph_1.0.5.orig.tar.xz]
- [golang-github-yourbasic-graph_1.0.5-2.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Pobieranie golang-github-yourbasic-graph-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 31,4 KiB | 206,0 KiB | [lista plików] |