Sciweavers

1291 search results - page 37 / 259
» Arithmetic program paths
Sort
View
129
Voted
ICALP
2004
Springer
15 years 11 months ago
External Memory Algorithms for Diameter and All-Pairs Shortest-Paths on Sparse Graphs
Lars Arge, Ulrich Meyer, Laura Toma
147
Voted
DATE
2006
IEEE
104views Hardware» more  DATE 2006»
16 years 15 days ago
Pre-synthesis optimization of multiplications to improve circuit performance
Conventional high-level synthesis uses the worst case delay to relate all inputs to all outputs of an operation. This is a very conservative approximation of reality, especially i...
Rafael Ruiz-Sautua, María C. Molina, Jos&ea...
257
Voted
APLAS
2011
ACM
14 years 6 months ago
SPAS: Scalable Path-Sensitive Pointer Analysis on Full-Sparse SSA
We present a new SPAS (ScalablePAth-Sensitive)framework for resolving points-to sets in C programs that exploits recent advances in pointer analysis. SPAS enables intraprocedural p...
Yulei Sui, Sen Ye, Jingling Xue, Pen-Chung Yew
198
Voted
CPM
1995
Springer
139views Combinatorics» more  CPM 1995»
15 years 10 months ago
Pattern-Matching for Strings with Short Descriptions
We consider strings which are succinctly described. The description is in terms of straight-line programs in which the constants are symbols and the only operation is the concaten...
Marek Karpinski, Wojciech Rytter, Ayumi Shinohara
ASE
2005
140views more  ASE 2005»
15 years 6 months ago
Aspect-Capable Call Path Profiling of Multi-Threaded Java Applications
A primary goal of program performance understanding tools is to focus the user's attention directly on optimization opportunities where significant cost savings may be found....
Robert J. Hall