Sciweavers

652 search results - page 57 / 131
» Optimization problems involving collections of dependent obj...
Sort
View
ICDE
2006
IEEE
159views Database» more  ICDE 2006»
14 years 2 months ago
Replication Based on Objects Load under a Content Distribution Network
Users tend to use the Internet for “resource-hungry” applications (which involve content such as video, audio on-demand and distributed data) and at the same time, more and mo...
George Pallis, Konstantinos Stamos, Athena Vakali,...
CP
2001
Springer
14 years 1 months ago
Fast Optimal Instruction Scheduling for Single-Issue Processors with Arbitrary Latencies
Instruction scheduling is one of the most important steps for improving the performance of object code produced by a compiler. The local instruction scheduling problem is to nd a m...
Peter van Beek, Kent D. Wilken
PREMI
2005
Springer
14 years 2 months ago
I-EMO: An Interactive Evolutionary Multi-objective Optimization Tool
With the advent of efficient techniques for multi-objective evolutionary optimization (EMO), real-world search and optimization problems are being increasingly solved for mulitple ...
Kalyanmoy Deb, Shamik Chaudhuri
SAC
2010
ACM
13 years 7 months ago
Optimal linear projections for enhancing desired data statistics
Problems involving high-dimensional data, such as pattern recognition, image analysis, and gene clustering, often require a preliminary step of dimension reduction before or durin...
Evgenia Rubinshtein, Anuj Srivastava
CL
1999
Springer
13 years 8 months ago
Optimizing floating point operations in Scheme
It is well known that dynamic typing in languages like Lisp is costly in terms of performance. Besides the cost of tag checking, the other major source of ine ciency comes from th...
W. F. Wong