This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
kaplan-tarjan-dequeues-ocaml
Watch
1
Star
0
Fork
0
You've already forked kaplan-tarjan-dequeues-ocaml
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
An implementation in OCaml of Kaplan & Tarjan's purely functional worst-case O(1) catenable deques
5
Commits
2
Branches
0
Tags
54
KiB
Makefile
100%
0ba3a253ac
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Georges Dupéron
0ba3a253ac
Use polymorphic variants; define color ordering and color of a deque
2018-08-02 01:13:56 +02:00
.gitignore
Makefile rule for cropping the PDF to extract small parts of the article
2018-08-01 01:05:01 +02:00
.travis.yml
Makefile rule for cropping the PDF to extract small parts of the article
2018-08-01 01:05:01 +02:00
deques.ml
Use polymorphic variants; define color ordering and color of a deque
2018-08-02 01:13:56 +02:00
LICENSE.txt
Added license (CC0)
2018-07-30 00:51:19 +02:00
Makefile
Use polymorphic variants; define color ordering and color of a deque
2018-08-02 01:13:56 +02:00