Thread: Help with red black tree

  1. #1
    Registered User
    Join Date
    Oct 2010
    Posts
    1

    Help with red black tree

    I need to implement a red black tree for a project I'm working on but I can't seem to find an implementation online that works. The only one I came across that would compile was a little too complicated for what I'm looking for...

    Can someone point me in the right direction for a download please?

    thanks in advance

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    My best code is written with the delete key.

  3. #3

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help -- Red Black Tree
    By Fatima Rizwan in forum C++ Programming
    Replies: 3
    Last Post: 04-26-2011, 01:38 AM
  2. Binary Search Trees Part III
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 10-02-2004, 03:00 PM
  3. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM
  4. I need some ideas please>>
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 08-23-2002, 01:55 PM
  5. BST/Red and Black Tree
    By ghettoman in forum C++ Programming
    Replies: 0
    Last Post: 10-24-2001, 10:45 PM