AngelCode.com > Reference Database > Computer Science/Algorithms & data structures

Balanced binary search tree with a doubly linked list in C++

Date written:July, 2004
Authors:Arjan van den Boogaard
Resource type:article, code
Links:[html]

Description

This article shows an interesting combination of a Red-Black tree and a double linked list.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Computer Science/Algorithms & data structures