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.16.tgz
sha512=6ed4db949867b3a7761f9ed09213613fe32d04b5d13d15ffbad6fb2b1a24dd5ccebade61f6c288e95b578c355ccc6977b485c3630764703d09b6fc6d29a3a446

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

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover