Result for 5557B0ECFFF71215C3A004A7E00052F865927840

Query result

Key Value
FileName./usr/lib64/ocaml/ocamlgraph/graph.cmi
FileSize577340
MD5287EBBF8B7A0446808BA1F19F4E94784
SHA-15557B0ECFFF71215C3A004A7E00052F865927840
SHA-256889822072EC869C71DFDB14200B76584A90FDFBE50D53685617CD9ACE1D5DD57
SSDEEP12288:Xj6Nd1oCpry2gMNQqjlL55HGTNCk1Rk77ZFK+msgnPVnxbhVCV9FAc9V:WLSCpruKlXG571ROZFK+msgnN5Pk9FA4
TLSHT149C46F2C9534F4E0819D5C7DE9D6688B6A84C37F487B4D3708085AA277BE85F8783AC7
hashlookup:parent-total7
hashlookup:trust85

Network graph view

Parents (Total: 7)

The searched file hash is included in 7 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize1203526
MD53B1BA0305ACDED0A018D271C08C72FB2
PackageDescriptiongraph library for OCaml Ocamlgraph is a graph library for OCaml. Its contribution is three-fold: . * It provides an easy-to-use graph data structure together with several operations and algorithms over graphs. It is a reasonably efficient imperative data structure for directed graphs with vertices and edges labeled with integers. . * Then ocamlgraph provides several other graph implementations for those not satisfied with the one above. Some are persistent (imutable) and other imperative (mutable). Some are directed and other are not. Some have labels for vertices, or labels for edges, or both. Some have abstract types for vertices. etc. These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result. . * Finally, ocamlgraph provides several classic operations and algorithms over graphs. They are also written as functors i.e. independently of the data structure for graphs. One consequence is that you can define your own data structure for graphs and yet re-use all the algorithms from this library -- you only need to provide a few operations such as iterating over all vertices, over the successors of a vertex, etc.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibocamlgraph-ocaml-dev
PackageSectionocaml
PackageVersion1.8.5-1
SHA-17CE141769A94E01A412D4E11D4058FEFA5AABEA2
SHA-256033A9FA4E4D1C09F5283B9E326199AFD912135EC8A25C392AEBE04232F9E832C
Key Value
MD51841BCB60C803C01F014342A75B3CD98
PackageArchaarch64
PackageDescriptionOcamlgraph 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.
PackageMaintainerFedora Project
PackageNameocaml-ocamlgraph
PackageRelease3.fc21
PackageVersion1.8.5
SHA-1651084D7F1706536446430B2EEA5709D81B20A60
SHA-2567D59FDD94118860C23C120C94835B334399BC3D10EDE27D73CFB818C2A7DCF7E
Key Value
MD5F56C750E1A0BB2F5648F9B58B48958B5
PackageArchppc64le
PackageDescriptionOcamlgraph 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.
PackageMaintainerFedora Project
PackageNameocaml-ocamlgraph
PackageRelease3.fc21
PackageVersion1.8.5
SHA-1D26DB7BD95AA5A38FCAA10A7F772F3C1A086237A
SHA-256F31299592EB3EA55DC64C57A9042B49A4C2F7582344F4C64094974748D476349
Key Value
FileSize1206710
MD5DC76F5AD5A7BE50A424CA883EFE69090
PackageDescriptiongraph library for OCaml Ocamlgraph is a graph library for OCaml. Its contribution is three-fold: . * It provides an easy-to-use graph data structure together with several operations and algorithms over graphs. It is a reasonably efficient imperative data structure for directed graphs with vertices and edges labeled with integers. . * Then ocamlgraph provides several other graph implementations for those not satisfied with the one above. Some are persistent (imutable) and other imperative (mutable). Some are directed and other are not. Some have labels for vertices, or labels for edges, or both. Some have abstract types for vertices. etc. These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result. . * Finally, ocamlgraph provides several classic operations and algorithms over graphs. They are also written as functors i.e. independently of the data structure for graphs. One consequence is that you can define your own data structure for graphs and yet re-use all the algorithms from this library -- you only need to provide a few operations such as iterating over all vertices, over the successors of a vertex, etc.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibocamlgraph-ocaml-dev
PackageSectionocaml
PackageVersion1.8.5-1
SHA-17AF4C7AA3D15E74D0DD60A54FBB1E03DD1214676
SHA-2565D049C9187AA5296D7B5D749EEDAC2C7E01E6E61B2151D51EEE0D79B3E5117C7
Key Value
FileSize1178940
MD5CC2EAA55B41AFBE173A0E912DBB899FD
PackageDescriptiongraph library for OCaml Ocamlgraph is a graph library for OCaml. Its contribution is three-fold: . * It provides an easy-to-use graph data structure together with several operations and algorithms over graphs. It is a reasonably efficient imperative data structure for directed graphs with vertices and edges labeled with integers. . * Then ocamlgraph provides several other graph implementations for those not satisfied with the one above. Some are persistent (imutable) and other imperative (mutable). Some are directed and other are not. Some have labels for vertices, or labels for edges, or both. Some have abstract types for vertices. etc. These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result. . * Finally, ocamlgraph provides several classic operations and algorithms over graphs. They are also written as functors i.e. independently of the data structure for graphs. One consequence is that you can define your own data structure for graphs and yet re-use all the algorithms from this library -- you only need to provide a few operations such as iterating over all vertices, over the successors of a vertex, etc.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibocamlgraph-ocaml-dev
PackageSectionocaml
PackageVersion1.8.5-1
SHA-1D007299DCA345C2F23AC545427BEDD2BBC2472B9
SHA-256EAED70B23F32DF9A03A9B613875F09D08E6C1607262AA0C436B745558D4DF8F0
Key Value
MD5D80435B60239A9CFEDB6CDA1E39A7D18
PackageArchppc64
PackageDescriptionOcamlgraph 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.
PackageMaintainerFedora Project
PackageNameocaml-ocamlgraph
PackageRelease3.fc21
PackageVersion1.8.5
SHA-119DE89CDB46318AD5FFB9118C056FCDCB87A31B0
SHA-2562FCC59C62261E55076936FCB50468E03E3F9FB8645F15BC4C540287D7473B33D
Key Value
FileSize1212020
MD532B3C7A9AB8E2AF70438E4C1D9820DB9
PackageDescriptiongraph library for OCaml Ocamlgraph is a graph library for OCaml. Its contribution is three-fold: . * It provides an easy-to-use graph data structure together with several operations and algorithms over graphs. It is a reasonably efficient imperative data structure for directed graphs with vertices and edges labeled with integers. . * Then ocamlgraph provides several other graph implementations for those not satisfied with the one above. Some are persistent (imutable) and other imperative (mutable). Some are directed and other are not. Some have labels for vertices, or labels for edges, or both. Some have abstract types for vertices. etc. These implementations are written as functors: you give the types of vertices labels, edge labels, etc. and you get the data structure as a result. . * Finally, ocamlgraph provides several classic operations and algorithms over graphs. They are also written as functors i.e. independently of the data structure for graphs. One consequence is that you can define your own data structure for graphs and yet re-use all the algorithms from this library -- you only need to provide a few operations such as iterating over all vertices, over the successors of a vertex, etc.
PackageMaintainerDebian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
PackageNamelibocamlgraph-ocaml-dev
PackageSectionocaml
PackageVersion1.8.5-1
SHA-13135B6D37BDD2E9B6623F72D8CBA01C2AF5C41AF
SHA-256962673E5C29D95E5C0FBF7D9D7184E0B83C08B09BCD392AB72E4BBC2EC0508BF