package prbnmcn-stats

  1. Overview
  2. Docs

Module Stats.GraphSource

Basic statistics on graphs (experimental)

Sourcemodule Dist : sig ... end

Dist handles distances between vertices. The distance between two vertices is the length of a shortest path between those vertices.

Sourcemodule type Graph_statistics = sig ... end

Graph statistics generic on an undirected Graph implementation.

OCaml

Innovation. Community. Security.