package coq-tortoise-hare-algorithm

  1. Overview
  2. Homepage
Tortoise and the hare algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

v8.9.0.tar.gz
md5=648b8b3ffe46ea6c1299b87b3a963c6d

Description

Correctness proof of Floyd's cycle-finding algorithm, also known as the "tortoise and the hare"-algorithm. See http://en.wikipedia.org/wiki/Floyd's_cycle-finding_algorithm

Dependencies (2)

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

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover