Sciweavers

7092 search results - page 211 / 1419
» Parallelizing constraint programs
Sort
View
78
Voted
GPC
2010
Springer
15 years 4 months ago
CPRS: A Cloud-Based Program Recommendation System for Digital TV Platforms
Chin-Feng Lai, Jui-Hung Chang, Chia-Cheng Hu, Yueh...
93
Voted
CORR
2004
Springer
111views Education» more  CORR 2004»
15 years 10 days ago
FLUX: A Logic Programming Method for Reasoning Agents
FLUX is a programming method for the design of agents that reason logically about their actions and sensor information in the presence of incomplete knowledge. The core of FLUX is...
Michael Thielscher
PDP
2010
IEEE
15 years 7 months ago
Skandium: Multi-core Programming with Algorithmic Skeletons
—This paper argues that algorithmic skeletons are a suitable programming model for multi-core architectures. -level abstractions offered by algorithmic skeletons provide a simple...
Mario Leyton, José M. Piquer
149
Voted
LCPC
2009
Springer
15 years 5 months ago
Programming with Intervals
Abstract. Intervals are a new, higher-level primitive for parallel programming with which programmers directly construct the program schedule. Programs using intervals can be stati...
Nicholas D. Matsakis, Thomas R. Gross
PPL
2008
96views more  PPL 2008»
15 years 13 days ago
A Hybrid Shared Memory Execution Model for a Data Parallel Language with I/O
Execution of programs with data parallel language constructs is either based on the fork/join or on the SPMD model. Whereas the former executes a program sequentially and confines...
Clemens Grelck, Steffen Kuthe, Sven-Bodo Scholz