package coq-tortoise-hare-algorithm

  1. Overview
  2. No Docs
Tortoise and the hare algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

v8.10.0.tar.gz
md5=eeec3ce4c4e041f34b9f94f48244e679

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.10" & < "8.11~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None