Sciweavers

2477 search results - page 93 / 496
» First-Order Interactive Programming
Sort
View
ECAI
2008
Springer
13 years 10 months ago
The Impact of Constraint Programming
Constraint satisfaction problems (CSPs) are ubiquitous in many real-world contexts. However, modeling a problem as a CSP can be very challenging, usually requiring considerable ex...
Pascal Van Hentenryck
ICRA
2005
IEEE
176views Robotics» more  ICRA 2005»
14 years 2 months ago
Auto-supervised learning in the Bayesian Programming Framework
Domestic and real world robotics requires continuous learning of new skills and behaviors to interact with humans. Auto-supervised learning, a compromise between supervised and co...
Pierre Dangauthier, Pierre Bessière, Anne S...
EUROGP
2005
Springer
117views Optimization» more  EUROGP 2005»
14 years 2 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
CSL
2004
Springer
14 years 22 days ago
Towards Mechanized Program Verification with Separation Logic
Using separation logic, this paper presents three Hoare logics (corresponding to different notions of correctness) for the simple While language extended with commands for heap acc...
Tjark Weber
GCSE
2000
Springer
14 years 18 days ago
Mixin-Based Programming in C++
Combinations of C++ features, like inheritance, templates, and class nesting, allow for the expression of powerful component patterns. In particular, research has demonstrated that...
Yannis Smaragdakis, Don S. Batory