https://github.com/dmxlarchey/breadth-first-numbering
Coq implementation of Breadth-First Numbering à la Okasaki
https://github.com/dmxlarchey/breadth-first-numbering
Last synced: about 2 months ago
JSON representation
Coq implementation of Breadth-First Numbering à la Okasaki
- Host: GitHub
- URL: https://github.com/dmxlarchey/breadth-first-numbering
- Owner: DmxLarchey
- License: other
- Created: 2018-07-27T14:40:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-23T14:18:13.000Z (over 4 years ago)
- Last Synced: 2025-02-16T14:27:54.237Z (4 months ago)
- Language: Coq
- Size: 796 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE_CeCILL_V2-en.txt
Awesome Lists containing this project
README
# Breadth-First-Numbering
Coq implementation of Breadth-First Numbering à la Okasaki