package coq-tortoise-hare-algorithm

  1. Overview
  2. Homepage
Tortoise and the hare algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

v8.6.0.tar.gz
md5=be6227480086d7ee6297ff9d817ff394

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.6" & < "8.7~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None

Rocq

Interactive Theorem Prover