Skip to content
Sections
>> Trisquel >> Paquets >> nabia >> devel >> golang-github-yourbasic-graph-dev
nabia  ] [  aramo  ]
[ Paquet source : golang-github-yourbasic-graph  ]

Paquet : 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.

Télécharger golang-github-yourbasic-graph-dev

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 31,4 ko206 ko [liste des fichiers]