Sciweavers

1153 search results - page 70 / 231
» Reversing graph transformations
Sort
View
ENTCS
2008
106views more  ENTCS 2008»
13 years 10 months ago
Towards Verifying Model Transformations
In model-based software development, a complete design and analysis process involves designing the system using the design language, converting it into the analysis language, and ...
Anantha Narayanan, Gabor Karsai
ICCV
2003
IEEE
14 years 12 months ago
Graph Partition by Swendsen-Wang Cuts
Vision tasks, such as segmentation, grouping, recognition, can be formulated as graph partition problems. The recent literature witnessed two popular graph cut algorithms: the Ncu...
Adrian Barbu, Song Chun Zhu
ISW
2004
Springer
14 years 3 months ago
The Obfuscation Executive
Abstract. Code obfuscations are semantics-preserving code transformations used to protect a program from reverse engineering. There is generally no expectation of complete, long-te...
Kelly Heffner, Christian S. Collberg
CAISE
2003
Springer
14 years 3 months ago
View Generation and Optimisation in the AutoMed Data Integration Framework
This paper describes view generation and view optimisation in the AutoMed heterogeneous data integration framework. In AutoMed, schema integration is based on the use of reversibl...
Edgar Jasper, Nerissa Tong, Peter McBrien, Alexand...
LISP
2008
104views more  LISP 2008»
13 years 10 months ago
On the implementation of automatic differentiation tools
Automatic differentiation is a semantic transformation that applies the rules of differential calculus to source code. It thus transforms a computer program that computes a mathema...
Christian H. Bischof, Paul D. Hovland, Boyana Norr...