Artifact golang-github-yourbasic-graph-dev_1.0.5-3_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    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.
  Homepage: https://github.com/yourbasic/graph
  Installed-Size: '206'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-yourbasic-graph-dev
  Priority: optional
  Section: devel
  Source: golang-github-yourbasic-graph
  Version: 1.0.5-3
srcpkg_name: golang-github-yourbasic-graph
srcpkg_version: 1.0.5-3

File

golang-github-yourbasic-graph-dev_1.0.5-3_all.deb
Binary file golang-github-yourbasic-graph-dev_1.0.5-3_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-yourbasic-graph_1.0.5-3

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA