Near Matches
Ignore Exact
Full Text
Everything
2
amortized time complexity
(
idea
)
by
ariels
Sat Dec 16 2000 at 9:36:01
A set of
operation
s on a
data type
is said to have
amortize
d
time complexity
f(n)
for
n
operations if
any
sequence
of
n
(legal) operations on it can be executed in
time
n f(n)
. This precisely means that the
average
time to
execute
any operation in the sequence is
f(n)
.
This is not the same as
giving a
worst case time complexity
for every operation: the data type may "save" time on some operations, by performing them in considerably less time than
f(n)
, and use the
slack
it's gained by performing other operations in time much greater than
f(n)
.
Nor is it the same as
expected time complexity
. There is no
model
here of a "
typical
"
input
sequence, or even a
probability distribution
on possible inputs. The data type
guarantees
the average time to execute
any
sequence of
n
operations is
n f(n)
.
printable version
chaos
union find
Amortize
biconnected component
C Arrays
How to stay up all night if you've been up all day
Imogen Heap
slack
online algorithm
deque
Mark Heap
Fibonacci Heap
splay tree
polynomial time
Heap Sort
complexity
computer science
Y'know, if you
log in
, you can write something here, or contact authors directly on the site.
Create a New User
if you don't already have an account.
Epicenter
Login
Password
remember me
password reminder
register
Everything2 Help
Cool Staff Picks
Little presents from the Node Fairy:
Cat bathing as a martial art
August 9, 2003
I was a father for a few days
The most engine failures in one flight
Do you take it I would astonish? Does the daylight astonish?
Cultural Revolution
Alcibiades
April Trolls Day
Two Gentlemen on Veronica
Noam Chomsky
Sensory metaphors: Colors as nonvisual sensations
Trying to explain Everything to your non-Everythingite friends
Gone to Hell to fight the Devil
New Writeups
Nez Percé Trail
(
place
)
by
Glowing Fish
Killing in the Name
(
review
)
by
Hazelnut
too little too late
(
personal
)
by
starsong
Le Voyage Extraordinaire
(
fiction
)
by
Lyar
Reverse Psychology
(
idea
)
by
Tem42
Them Crooked Vultures
(
thing
)
by
Lyar
Avatar
(
review
)
by
Singing Raven
G.I. Joe Public Service Announcements
(
person
)
by
CY85
The Show Will Run And Run
(
poetry
)
by
imemememy
Lentil soup
(
recipe
)
by
gin soaked
Last Ergs
(
fiction
)
by
sam512
Wine and Water
(
fiction
)
by
Michelle09
The missing link
(
personal
)
by
vonCube
In Search of Magick
(
essay
)
by
ZoeB
UK Pre-Budget Report 2009
(
event
)
by
aneurin
(
more
)