Sciweavers

12257 search results - page 455 / 2452
» Analysis of Algorithms
Sort
View
138
Voted
IPL
2002
125views more  IPL 2002»
15 years 4 months ago
A note concerning the closest point pair algorithm
An algorithm, described by Sedgewick, finds the distance between the closest pair of n given points in a plane using a variant of mergesort. This takes O(n log n) time. To prove t...
Martin Richards
133
Voted
SIGCSE
2004
ACM
101views Education» more  SIGCSE 2004»
15 years 10 months ago
Effective features of algorithm visualizations
Many algorithm visualizations have been created, but little is known about which features are most important to their success. We believe that pedagogically useful visualizations ...
Purvi Saraiya, Clifford A. Shaffer, D. Scott McCri...
146
Voted
JSAI
2001
Springer
15 years 9 months ago
Basket Analysis on Meningitis Data
Basket Analysis is the most representative approach in recent study of data mining. However, it cannot be directly applied to the data including numeric data. In this paper, we cl...
Takayuki Ikeda, Takashi Washio, Hiroshi Motoda
COMPGEOM
2006
ACM
15 years 11 months ago
Algorithms for two-box covering
We study the problem of covering a set of points or polyhedra in 3 with two axis-aligned boxes in order to minimize a function of the measures of the two boxes, such as the sum or...
Esther M. Arkin, Gill Barequet, Joseph S. B. Mitch...
WAOA
2004
Springer
112views Algorithms» more  WAOA 2004»
15 years 10 months ago
Online Bin Packing with Resource Augmentation
In competitive analysis, we usually do not put any restrictions on the computational complexity of online algorithms, although efficient algorithms are preferred. Thus if such an...
Leah Epstein, Rob van Stee