Terapan algoritma pohon merah hitam

Soerjanto, Soerjanto (1997) Terapan algoritma pohon merah hitam. Undergraduate thesis, FMIPA Undip.

[img]
Preview
PDF
21Kb
[img]
Preview
PDF
341Kb
[img]
Preview
PDF
220Kb
[img]
Preview
PDF
311Kb
[img]
Preview
PDF
934Kb
[img]PDF
Restricted to Repository staff only

1217Kb
[img]
Preview
PDF
220Kb
[img]PDF
Restricted to Repository staff only

2522Kb

Abstract

ABSTRAK Dalam suatu pohon pencarian biner dapat dilakukan suatu operasi operasi seperti menemukan suatu data, menemukanan data minimum, maksimum, menentukan predecessor , successor, penyisipan dan penghapusan suatu data. Operasi dasar pada suatu pohon pencarian biner memberikan waktu yang sebandirig dengan tinggi pohon. Jika pohon mempunyai n simpul, operasi yang sama memberikan running time terburuk, 0 (n). Pohon merah hitam merupakan salah satu bentuk pohon seimbang yang menjamin bahwa operasi dasar memberikan running time 0 ( log n ). ABSTRAC Binary search trees are data structures that support many operation including searh, minimum, maximum, predecessor, successor, insert and delete. Thus, a search tree can be used both as dictionary and as a priority queue. Basic operation on a binary seacrh tree take time proportional to the height of tree. If the tree is a linear chain of n nodes, the same operation take worst case running time, 0 (n). Red Black trees are one of many search tree schemes that are balanced in order to guarantee that basic operation take 0 ( log n) time in worst Repe.

Item Type:Thesis (Undergraduate)
Subjects:Q Science > QA Mathematics
Divisions:Faculty of Science and Mathematics > Department of Mathematics
ID Code:31596
Deposited By:Mr UPT Perpus 2
Deposited On:23 Nov 2011 13:37
Last Modified:23 Nov 2011 13:37

Repository Staff Only: item control page