Sciweavers

2777 search results - page 259 / 556
» Example centric programming
Sort
View
103
Voted
ISCA
1989
IEEE
120views Hardware» more  ISCA 1989»
15 years 7 months ago
Comparing Software and Hardware Schemes For Reducing the Cost of Branches
Pipelining has become a common technique to increase throughput of the instruction fetch, instruction decode, and instruction execution portions of modern computers. Branch instru...
Wen-mei W. Hwu, Thomas M. Conte, Pohua P. Chang
147
Voted
EUROCAST
2007
Springer
133views Hardware» more  EUROCAST 2007»
15 years 7 months ago
Temporal Equilibrium Logic: A First Approach
In this paper we introduce an extension of Equilibrium Logic (a logical characterisation of the Answer Set Semantics for logic programs) consisting in the inclusion of modal tempor...
Pedro Cabalar, Gilberto Pérez Vega
150
Voted
CIE
2006
Springer
15 years 7 months ago
From a Zoo to a Zoology: Descriptive Complexity for Graph Polynomials
Abstract. We outline a general theory of graph polynomials which covers all the examples we found in the vast literature, in particular, the chromatic polynomial, various generaliz...
Johann A. Makowsky
126
Voted
DBVIS
1995
146views Database» more  DBVIS 1995»
15 years 7 months ago
The Tioga-2 Database Visualization Environment
Abstract. This paper reports on user experience with Tioga, a DBMScentric visualization tool developed at Berkeley. Based on this experience, we have designed Tioga-2 as a direct m...
Alexander Aiken, Jolly Chen, Mark Lin, Mybrid Spal...
146
Voted
SIGCSE
1991
ACM
98views Education» more  SIGCSE 1991»
15 years 7 months ago
Pictures as invariants
The development, specification, and use of a loop invariant are useful and underutilized tools in writing code to solve a problem or implement an algorithm. Invariants are especi...
Owen L. Astrachan