Sciweavers

73 search results - page 8 / 15
» Automated error diagnosis using abductive inference
Sort
View
CP
1998
Springer
15 years 5 months ago
Error-Correcting Source Code
We study how constraint-based static analysis can be applied to the automated and systematic debugging of program errors. Strongly moding and constraint-based mode analysis are tur...
Yasuhiro Ajiro, Kazunori Ueda, Kenta Cho
JOT
2007
95views more  JOT 2007»
15 years 1 months ago
The Infer Type Refactoring and its Use for Interface-Based Programming
Interface-based programming, i.e. the systematic use of interface types in variable declarations, serves the decoupling of classes and increases a program’s changeability. To ma...
Friedrich Steimann
DATE
2009
IEEE
100views Hardware» more  DATE 2009»
15 years 8 months ago
Increasing the accuracy of SAT-based debugging
Equivalence checking and property checking are powerful techniques to detect error traces. Debugging these traces is a time consuming design task where automation provides help. I...
André Sülflow, Görschwin Fey, C&e...
CBMS
2006
IEEE
15 years 7 months ago
Automatic Segmentation of Neck CT Images
In this era of cross-sectional imaging, it is useful to think of the neck in terms of adjacent anatomical spaces separated by fascial layers extended from the skull base to the th...
Chia-Chi Teng, Linda G. Shapiro, Ira Kalet
FLOPS
2008
Springer
15 years 2 months ago
On-Demand Refinement of Dependent Types
Dependent types are useful for statically checking detailed specifications of programs and detecting pattern match or array bounds errors. We propose a novel approach to applicatio...
Hiroshi Unno, Naoki Kobayashi