Index - Introduction To Algorithms 2Nd Edition Incl Exercises Edition [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Introduction To Algorithms 2Nd Edition Incl Exercises Edition [Electronic resources] - نسخه متنی

Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








Index



O


o-notation, 4748

O-notation, 43 fig., 4445

O'-notation, 59 pr.

õ-notation, 59 pr.

object, 20

allocation and freeing of, 210212

array implementation of, 209213

passing as parameter, 20


objective function, 601, 606607 ex., 773, 777

objective value, 774, 778

optimal, 778

occurrence of a pattern, 906

odd-even merging network, 721 pr.

odd-even sorting network, 721 pr.

OFF-LINE-MINIMUM, 519 pr.

off-line problem

least common ancestors, 521 pr.

minimum, 518 pr.

Omega-notation, 43 fig., 4546

1-approximation algorithm, 1023

one-pass method, 522

one-to-one correspondence, 1079

one-to-one function, 1079

one-way hash function, 886

on-line convex-hull problem, 957 ex.

on-line hiring problem, 114117

ON-LINE-MAXIMUM, 115

ON-SEGMENT, 937

onto, 1079

open-address hash table, 237245

double hashing, 240241, 244 ex.

linear probing, 239

quadratic probing, 239240, 250 pr.


open interval, 311

optimal binary search tree, 356363, 369

OPTIMAL-BST, 361

optimal objective value, 778

optimal solution, 778

optimal subset of a matroid, 395

optimal substructure

of activity selection, 371373

of assembly-line scheduling, 325327

of binary search trees, 359

in dynamic programming, 339344

of the fractional knapsack problem, 382

in greedy algorithms, 381382

of Huffman codes, 391

of longest common subsequences, 351352

of matrix-chain multiplication, 333334

of shortest paths, 581582, 623, 629

of unweighted shortest paths, 342

of weighted matroids, 397

of the 0-1 knapsack problem, 382

optimal vertex cover, 1024

optimization problem, 323, 968, 972

approximation algorithms for, 10221054

and decision problems, 969

OR function (), 633, 987

or, in pseudocode, 20

order

of a group, 867

linear, 1077

partial, 1076

total, 1077

ordered pair, 1073

ordered tree, 1088

order of growth, 26

order statistics, 183195

dynamic, 302308


order-statistic tree, 302308

querying, 310 ex.

OR gate, 987

origin, 934

orthonormal, 769

OS-KEY-RANK, 307 ex.

OS-RANK, 305

OS-SELECT, 304

out-degree, 1081

outer product, 730

output

of an algorithm, 5

of a combinational circuit, 988

of a logic gate, 987

output sequence, 705

output wire, 705

overdetermined system of linear equations, 743

overflow

of a queue, 202

of a stack, 201

overflowing vertex, 670

overlapping intervals, 311

finding all, 317 ex.

point of maximum overlap, 318 pr.

overlapping rectangles, 317 ex.

overlapping subproblems, 344346

overlapping-suffix lemma, 908



/ 292