Sciweavers

5962 search results - page 40 / 1193
» Efficient Clustering for Orders
Sort
View
IPPS
1994
IEEE
15 years 6 months ago
Efficient Matrix Chain Ordering in Polylog Time
The matrix chain ordering problem is to find the cheapest way to multiply a chain of n matrices, where the matrices are pairwise compatible but of varying dimensions. Here we give ...
Phillip G. Bradford, Gregory J. E. Rawlins, Gregor...
SIGMOD
2008
ACM
112views Database» more  SIGMOD 2008»
16 years 2 months ago
Efficient bulk insertion into a distributed ordered table
Adam Silberstein, Brian F. Cooper, Utkarsh Srivast...
CAL
2010
14 years 10 months ago
SMT-Directory: Efficient Load-Load Ordering for SMT
Memory models like SC, TSO, and PC enforce load-load ordering, requiring that loads from any single thread appear to occur in program order to all other threads. Out-of-order execu...
A. Hilton, A. Roth
ICPR
2008
IEEE
15 years 8 months ago
Learning visual dictionaries and decision lists for object recognition
Visual dictionaries are widely employed in object recognition to map unordered bags of local region descriptors into feature vectors for image classification. Most visual dictiona...
Wei Zhang, Thomas G. Dietterich
ALT
2003
Springer
15 years 5 months ago
Efficient Learning of Ordered and Unordered Tree Patterns with Contractible Variables
Due to the rapid growth of tree structured data such as Web documents, efficient learning from tree structured data becomes more and more important. In order to represent structura...
Yusuke Suzuki, Takayoshi Shoudai, Satoshi Matsumot...