Sciweavers

1406 search results - page 159 / 282
» Similarity in Programs
Sort
View
EUROGP
2006
Springer
138views Optimization» more  EUROGP 2006»
15 years 1 months ago
Evolving Crossover Operators for Function Optimization
Abstract. A new model for evolving crossover operators for evolutionary function optimization is proposed in this paper. The model is a hybrid technique that combines a Genetic Pro...
Laura Diosan, Mihai Oltean
EUROGP
2006
Springer
140views Optimization» more  EUROGP 2006»
15 years 1 months ago
Evolving Noisy Oscillatory Dynamics in Genetic Regulatory Networks
We introduce a genetic programming (GP) approach for evolving genetic networks that demonstrate desired dynamics when simulated as a discrete stochastic process. Our representation...
André Leier, P. Dwight Kuo, Wolfgang Banzha...
PRICAI
2000
Springer
15 years 1 months ago
Argumentation Semantics for Defeasible Logics
Defeasible logic is a simple but efficient rule-based non-monotonic logic. It has powerful implementations and shows promise to be applied in the areas of legal reasoning and the m...
Guido Governatori, Michael J. Maher, Grigoris Anto...
CC
2008
Springer
137views System Software» more  CC 2008»
15 years 1 days ago
On the Relative Completeness of Bytecode Analysis Versus Source Code Analysis
Abstract. We discuss the challenges faced by bytecode analyzers designed for code verification compared to similar analyzers for source code. While a bytecode-level analysis brings...
Francesco Logozzo, Manuel Fähndrich
DLS
2005
148views Languages» more  DLS 2005»
14 years 12 months ago
Compile-time meta-programming in a dynamically typed OO language
Compile-time meta-programming allows programs to be constructed by the user at compile-time. Although LISP derived languages have long had such facilities, few modern languages ar...
Laurence Tratt