Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37395365
en ru br
ALT Linux repos
S:2.0.0-alt1

Group :: Development/ML
RPM: ocaml-ocamlgraph

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.0-alt1
Build date: 6 november 2021, 12:55 ( 127.8 weeks ago )
Size: 252.71 Kb

Home page:   http://ocamlgraph.lri.fr/index.en.html

License: LGPLv2 with exceptions
Summary: OCaml library for arc and node graphs
Description:

Ocamlgraph provides several different implementations of graph data
structures. It also provides implementations for a number of classical
graph algorithms like Kruskal's algorithm for MSTs, topological
ordering of DAGs, Dijkstra's shortest paths algorithm, and
Ford-Fulkerson's maximal-flow algorithm to name a few. The algorithms
and data structures are written functorially for maximal
reusability. Also has input and output capability for Graph Modeling
Language file format and Dot and Neato graphviz (graph visualization)
tools.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-ocamlgraph
  • ocaml-ocamlgraph-debuginfo
  • ocaml-ocamlgraph-devel
  • ocaml-ocamlgraph-tools
  • ocaml-ocamlgraph-tools-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin