Sciweavers

1702 search results - page 55 / 341
» Doomed program points
Sort
View
SAS
2007
Springer
15 years 10 months ago
Semantics-Based Transformation of Arithmetic Expressions
Floating-point arithmetic is an important source of errors in programs because of the loss of precision arising during a computation. Unfortunately, this arithmetic is not intuitiv...
Matthieu Martel
120
Voted
ERLANG
2003
ACM
15 years 9 months ago
A soft-typing system for Erlang
This paper presents a soft-typing system for the programming language Erlang. The system is based on two concepts; a (forward) data flow analysis that determines upper approximat...
Sven-Olof Nyström
KDD
2004
ACM
624views Data Mining» more  KDD 2004»
15 years 10 months ago
Programming the K-means clustering algorithm in SQL
Using SQL has not been considered an efficient and feasible way to implement data mining algorithms. Although this is true for many data mining, machine learning and statistical a...
Carlos Ordonez
175
Voted
EUROGP
2007
Springer
175views Optimization» more  EUROGP 2007»
15 years 10 months ago
Fast Genetic Programming on GPUs
As is typical in evolutionary algorithms, fitness evaluation in GP takes the majority of the computational effort. In this paper we demonstrate the use of the Graphics Processing...
Simon Harding, Wolfgang Banzhaf
EUROGP
2005
Springer
117views Optimization» more  EUROGP 2005»
15 years 10 months ago
Extending Particle Swarm Optimisation via Genetic Programming
Abstract. Particle Swarm Optimisers (PSOs) search using a set of interacting particles flying over the fitness landscape. These are typically controlled by forces that encourage ...
Riccardo Poli, William B. Langdon, Owen Holland