Sciweavers

5090 search results - page 131 / 1018
» Constructing Strategies for Programming
Sort
View
EUROPAR
2007
Springer
14 years 3 months ago
Delayed Side-Effects Ease Multi-core Programming
Computer systems are increasingly parallel and heterogeneous, while programs are still largely written in sequential languages. The obvious suggestion that the compiler should auto...
Anton Lokhmotov, Alan Mycroft, Andrew Richards
C++
1992
83views more  C++ 1992»
13 years 10 months ago
Adding Concurrency to a Programming Language
A programming language that lacks facilities for concurrent programming can gain those facilities in two ways: the language can be extended with additional constructs, which will ...
Peter A. Buhr, G. Ditchfeld
GECCO
2004
Springer
117views Optimization» more  GECCO 2004»
14 years 2 months ago
Multi-agent Foreign Exchange Market Modelling Via GP
In this work genetic programming is used to express and evolve trading strategies for a foreign exchange currency market simulator.
Stephen Dignum, Riccardo Poli
ICTAI
2006
IEEE
14 years 3 months ago
Graph Grammar Induction on Structural Data for Visual Programming
Computer programs that can be expressed in two or more dimensions are typically called visual programs. The underlying theories of visual programming languages involve graph gramm...
Keven Ates, Jacek P. Kukluk, Lawrence B. Holder, D...
PLILP
1998
Springer
14 years 1 months ago
A Compiler for Rewrite Programs in Associative-Commutative Theories
Abstract. We address the problem of term normalisation modulo associativecommutative (AC) theories, and describe several techniques for compiling many-to-one AC matching and reduce...
Pierre-Etienne Moreau, Hélène Kirchn...