package coq-dpdgraph

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

Install

Dune Dependency

Authors

Maintainers

Sources

coq-dpdgraph-1.0-8.20.tgz
sha512=b762de8835790d4d3a2af2c6367d011fe519f9ff02734ace8ef6191ebbe87c14c545758c9f26f8eeb69a861914e7185970437d94003e6aceda131fa4815cc6eb

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

Dev Dependencies

None

Used by

None

Conflicts

None