Sciweavers

8197 search results - page 107 / 1640
» Adaptive functional programming
Sort
View
GECCO
2009
Springer
134views Optimization» more  GECCO 2009»
15 years 7 months ago
Black-box optimization benchmarking for noiseless function testbed using PSO_bounds
This paper benchmarks the particle swarm optimizer with adaptive bounds algorithm (PSO Bounds) on the noisefree BBOB 2009 testbed. The algorithm is further augmented with a simple...
Mohammed El-Abd, Mohamed S. Kamel
GECCO
2009
Springer
124views Optimization» more  GECCO 2009»
15 years 7 months ago
Black-box optimization benchmarking for noiseless function testbed using an EDA and PSO hybrid
This paper benchmarks an Estimation of Distribution Algorithm (EDA) and Particle Swarm Optimizer (PSO) on noisefree BBOB 2009 testbed. The algorithm is referred to as EDA-PSO and ...
Mohammed El-Abd, Mohamed S. Kamel
CORR
2007
Springer
82views Education» more  CORR 2007»
15 years 2 months ago
Programs as polygraphs: computability and complexity
Abstract – This study presents Albert Burroni’s polygraphs as an algebraic and graphical description of first-order functional programs, where functions can have many outputs....
Guillaume Bonfante, Yves Guiraud
ICFP
2004
ACM
16 years 2 months ago
Implementing functional logic languages using multiple threads and stores
Recent functional logic languages such as Curry and Toy combine lazy functional programming with logic programming features including logic variables, non-determinism, unification...
Andrew P. Tolmach, Sergio Antoy, Marius Nita
142
Voted
POPL
2012
ACM
13 years 10 months ago
A type theory for probability density functions
There has been great interest in creating probabilistic programming languages to simplify the coding of statistical tasks; however, there still does not exist a formal language th...
Sooraj Bhat, Ashish Agarwal, Richard W. Vuduc, Ale...