Sciweavers

4719 search results - page 423 / 944
» Newtonian program analysis
Sort
View
163
Voted
TIC
1998
Springer
15 years 11 months ago
Polymorphic Equality - No Tags Required
Polymorphic equality is a controversial language construct. While being convenient for the programmer, it has been argued that polymorphic equality (1) invites to violation of soft...
Martin Elsman
HPCN
1995
Springer
15 years 10 months ago
Using optimistic execution techniques as a parallelisation tool for general purpose computing
Abstract. Optimistic execution techniques are widely used in the field of parallel discrete event simulation. In this paper we discuss the use of optimism as a technique for paral...
Adam Back, Stephen Turner
WSC
1997
15 years 8 months ago
Using Response Surface Methodology to Link Force Structure Budgets to Campaign Objectives
Effective and timely execution of the Department of Defense’s (DoD) Program Objective Memorandum (POM) and Joint Warfare Capability Assessment (JWCA) process requires objective...
James B. Grier, T. Glenn Bailey, Jack A. Jackson
SIGARCH
2008
152views more  SIGARCH 2008»
15 years 6 months ago
OpenDF: a dataflow toolset for reconfigurable hardware and multicore systems
This paper presents the OpenDF framework and recalls that dataflow programming was once invented to address the problem of parallel computing. We discuss the problems with an impe...
Shuvra S. Bhattacharyya, Gordon J. Brebner, Jö...
TOPLAS
2010
115views more  TOPLAS 2010»
15 years 5 months ago
JavaCOP: Declarative pluggable types for java
program constraints are defined over a program’s abstract syntax tree. The JAVACOP compiler automatically enforces these constraints on programs during compilation. The JAVACOP ...
Shane Markstrum, Daniel Marino, Matthew Esquivel, ...