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.13.tgz
sha512=0e0b66ad6224d02783529721e3f0d8c946bc9c153b061fbf0c99994d8b613bcdd4579fcc84ae662ccb6b2f1037c6f866458bb9576f917f52950a4c54674f84d3

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.13" & < "8.14~"
  3. ocaml >= "4.05.0"

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover