package coq-dpdgraph

  1. Overview
  2. Homepage
Compute dependencies between Coq objects (definitions, theorems) and produce graphs

Install

Dune Dependency

Authors

Maintainers

Sources

coq-dpdgraph-1.0-8.17.tgz
sha512=a649d4e77ed8cc66c9ccaa6f8e84ee8600cbf2b24e01a2b90c43739516e988180075be6e5b6557ad1840632966c5c46233ebce067f9eb46e4c25b3291fc0c7bd

Description

Coq plugin that extracts the dependencies between Coq objects, and produces files with dependency information. Includes tools to visualize dependency graphs and find unused definitions.

Dependencies (3)

  1. ocamlgraph
  2. coq >= "8.17" & < "8.18~"
  3. ocaml >= "4.09.0"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover