Sciweavers

773 search results - page 68 / 155
» Program Slicing by Calculation
Sort
View
ECOOP
1993
Springer
15 years 4 months ago
Frameworks in the Financial Engineering Domain - An Experience Report
: To supply the financial engineering community with adequate and timely software support we advocate a reusability oriented approach to software development. The approach focuses ...
Andreas Birrer, Thomas Eggenschwiler
FP
1991
95views Formal Methods» more  FP 1991»
15 years 4 months ago
Making Functionality More General
The notion of functionality is not cast in stone, but depends upon what we have as types in our language. With partial equivalence relations (pers) as types we show that the funct...
Graham Hutton, Ed Voermans
232
Voted

Book
340views
16 years 8 months ago
Essentials of the Java Programming Language, Part 1
"If you are new to programming in the Java language, have some experience with other languages, and are familiar with things like displaying text or graphics or performing sim...
By Monica Pawlan
131
Voted
EUROGP
2006
Springer
136views Optimization» more  EUROGP 2006»
15 years 4 months ago
Using Subtree Crossover Distance to Investigate Genetic Programming Dynamics
Abstract. To analyse various properties of the search process of genetic programming it is useful to quantify the distance between two individuals. Using operator-based distance me...
Leonardo Vanneschi, Steven Gustafson, Giancarlo Ma...
94
Voted
WCET
2008
15 years 2 months ago
Computing time as a program variable: a way around infeasible paths
Conditional branches connect the values of program variables with the execution paths and thus with the execution times, including the worstcase execution time (WCET). Flow analys...
Niklas Holsti