Sciweavers

1342 search results - page 36 / 269
» Ordered Programs as Abductive Systems
Sort
View
ACSD
2004
IEEE
102views Hardware» more  ACSD 2004»
13 years 11 months ago
Arrays and Contracts for the Specification and Analysis of Regular Systems
We explore a structuring mechanism for reactive systems, based on two ideas: array iterators allow the description of regular systems; logical-time contracts allow local or global...
Florence Maraninchi, Lionel Morel
ICALP
2000
Springer
13 years 11 months ago
Formalizing the Development of Agent-Based Systems Using Graph Processes
Graph processes are used in order to formalize the relation between global requirement specifications of multi-agent systems by means of message sequence charts, and implementatio...
Ralph Depke, Reiko Heckel
FPGA
1995
ACM
107views FPGA» more  FPGA 1995»
13 years 11 months ago
Multi-way System Partitioning into a Single Type or Multiple Types of FPGAs
This paper considers the problem of partitioning a circuit into a collection of subcircuits, such that each subcircuit is feasible for some device from an FPGA library, and the to...
Dennis J.-H. Huang, Andrew B. Kahng
PDPTA
2000
13 years 8 months ago
Programming Environment Specified for Interprocessor Communications Based on Graphical User Interface
Abstract GRIX system, which is a visual programming system specified for interprocessor communications in parallel computing, is proposed in this paper. In general, the scheduling ...
Yasutaka Sakayori, Motoki Miura, Jiro Tanaka
TOPLAS
2010
115views more  TOPLAS 2010»
13 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, ...