Skip to content

Latest commit

 

History

History

2Dd-queue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Data structure description

The decoupled 2D queue, which has two windows which bounds the number of enqueues (dequeues) at the tail (head) of each sub-queue.

Origin

The first 2D paper.

Main Author

Adones Rukundo