LAB_GDB2
Skip Lists
skipNode.cpp File Reference

Doubly Linked Skip List (lab_gdb2), the Skip List's Node implementation. More...

#include "skipNode.h"
+ Include dependency graph for skipNode.cpp:

Detailed Description

Doubly Linked Skip List (lab_gdb2), the Skip List's Node implementation.

Author
Arman Tajback - Created
Jordi Paris Ferrer & Arman Tajback - Modified
Date
(created) Fall 2016
(modified) Spring 2017