Problem with RB trees
- From: "Alexei R." <alexeirob@xxxxxxxxx>
- Date: Sun, 17 Jun 2007 13:25:29 -0000
Hi all, i'm hopeless, i need to do a red black tree , to solove the
dictionary problem. and i need insert and delete in O(1) (it's easy:
lazy deletion), insert O(1), find worst case O(nlogn). amortized all
O(logn).
thanks.
.
- Follow-Ups:
- Re: Problem with RB trees
- From: Nicholas King
- Re: Problem with RB trees
- Prev by Date: Re: conversion to floating point
- Next by Date: Re: Problem with RB trees
- Previous by thread: conversion to floating point
- Next by thread: Re: Problem with RB trees
- Index(es):