Sciweavers

2514 search results - page 264 / 503
» The use of industrial-strength formal methods
Sort
View
ICECCS
2006
IEEE
140views Hardware» more  ICECCS 2006»
16 years 20 days ago
Inference of Design Pattern Instances in UML models via Logic Programming
This paper formalizes the notion of a design model structurally conforming to a design pattern by representing the model as a logic program whilst the pattern as a query. The conf...
Dae-Kyoo Kim, Lunjin Lu
GIR
2006
ACM
16 years 17 days ago
Towards Fuzzy Spatial Reasoning in Geographic IR Systems
Vague spatial information such as “x is located at walking distance of y” is abundant on the web. In this contribution, we propose a framework to represent such spatial inform...
Steven Schockaert, Martine De Cock, Etienne E. Ker...
CAV
2005
Springer
106views Hardware» more  CAV 2005»
16 years 4 days ago
Incremental Algorithms for Inter-procedural Analysis of Safety Properties
Automaton-based static program analysis has proved to be an effective tool for bug finding. Current tools generally re-analyze a program from scratch in response to a change in t...
Christopher L. Conway, Kedar S. Namjoshi, Dennis D...
IFL
2005
Springer
107views Formal Methods» more  IFL 2005»
16 years 3 days ago
With-Loop Fusion for Data Locality and Parallelism
With-loops are versatile array comprehensions used in the functional array language SaC to implement universally applicable array operations. We describe the fusion of with-loops a...
Clemens Grelck, Karsten Hinckfuß, Sven-Bodo ...
IFL
2003
Springer
159views Formal Methods» more  IFL 2003»
15 years 11 months ago
Inferring Cost Equations for Recursive, Polymorphic and Higher-Order Functional Programs
Abstract This paper presents a type-based analysis for inferring sizeand cost-equations for recursive, higher-order and polymorphic functional programs without requiring user annot...
Pedro B. Vasconcelos, Kevin Hammond