package coq-tree-diameter

  1. Overview
  2. No Docs
Diameter of a binary tree

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=7f6897f095e82ca0806e2f5d0ad0b3f7

Description

This contribution contains the verification of a divide-and-conquer algorithm to compute the diameter of a binary tree (the maxmimal distance between two nodes in the tree).

Dependencies (2)

  1. coq >= "8.8" & < "8.9~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None