Package ocaml-ocamlgraph: Information

    Source package: ocaml-ocamlgraph
    Version: 2.1.0-alt1
    Latest version according to Repology
    Build time:  Dec 1, 2023, 07:50 AM in the task #333652
    Category: Development/ML
    Report package bug
    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.

    List of rpms provided by this srpm:
    ocaml-ocamlgraph (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-ocamlgraph-debuginfo (x86_64, aarch64)
    ocaml-ocamlgraph-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

    ACL:
    Anton Farygin
    @everybody

      1. dune
      2. ocaml-graphics-devel
      3. ocaml-ocamldoc
      4. rpm-build-ocaml >= 1.3
      5. libart_lgpl-devel
      6. libgnomecanvas-devel

    Last changed


    Nov. 10, 2023 Anton Farygin 2.1.0-alt1
    - 2.1.0
    - enabled tests
    Nov. 2, 2021 Anton Farygin 2.0.0-alt1
    - new version
    - disabled tests for bootstrap ocaml-4.13
    Sept. 16, 2020 Anton Farygin 1.8.8-alt5
    - adaptation for rpm-build-ocaml-1.4