Sciweavers

2961 search results - page 394 / 593
» Optimization of tele-immersion codes
Sort
View
IPCO
2001
117views Optimization» more  IPCO 2001»
15 years 5 months ago
Pruning by Isomorphism in Branch-and-Cut
The paper presents a branch-and-cut for solving (0, 1) integer linear programs having a large symmetry group. The group is used for pruning the enumeration tree and for generating ...
François Margot
CORR
2007
Springer
123views Education» more  CORR 2007»
15 years 4 months ago
Achieving the Gaussian Rate-Distortion Function by Prediction
Abstract— The “water-filling” solution for the quadratic ratedistortion function of a stationary Gaussian source is given in terms of its power spectrum. This formula natura...
Ram Zamir, Yuval Kochman, Uri Erez
IJHPCA
2007
165views more  IJHPCA 2007»
15 years 4 months ago
High Performance Development for High End Computing With Python Language Wrapper (PLW)
This paper presents a design and implementation of a system that leverages interactive scripting environment to the needs of scientific computing. The system allows seamless tran...
Piotr Luszczek, Jack Dongarra
JGTOOLS
2007
67views more  JGTOOLS 2007»
15 years 4 months ago
Unified Distance Formulas for Halfspace Fog
Abstract. In many real-time rendering applications, it is necessary to model a fog volume that is bounded by a single plane but is otherwise infinite in extent. This paper presents...
Eric Lengyel
SIGPLAN
2002
15 years 3 months ago
Template meta-programming for Haskell
We propose a new extension to the purely functional programming language Haskell that supports compile-time meta-programming. The purpose of the system is to support the algorithm...
Tim Sheard, Simon L. Peyton Jones