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-9.0.tgz
sha512=ced3ce3860d60a8437ac21ef3540c29ad618ac85fd5c8a9e73a259635b252bef3bfdb43801fec069f9c8f9b57ec4be32a360a783369ccd2cc012814fc9cbbf23

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 >= "9.0" & < "9.1~"
  3. ocaml >= "4.09.0"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover