Sciweavers

8197 search results - page 111 / 1640
» Adaptive functional programming
Sort
View
106
Voted
AI
2001
Springer
15 years 6 months ago
Learning about Constraints by Reflection
A system's constraints characterizes what that system can do. However, a dynamic environment may require that a system alter its constraints. If feedback about a specific situ...
J. William Murdock, Ashok K. Goel
77
Voted
IFIP
2003
Springer
15 years 7 months ago
Improving Wireless Access Control Schemes via Adaptive Power Regulation
Francesca Cuomo, Cristina Martello
108
Voted
CG
2002
Springer
15 years 2 months ago
A Small Go Board Study of Metric and Dimensional Evaluation Functions
The difficulty to write successful 19x19 go programs lies not only in the combinatorial complexity of go but also in the complexity of designing a good evaluation function containi...
Bruno Bouzy
OOPSLA
2007
Springer
15 years 8 months ago
Recursive adaptive computations using perobject visitors
Adaptive Programming allows developers to write structureshy programs. However, in Adaptive Programming, recursive computations are known to require a good deal of boiler plate co...
Ahmed Abdelmeged, Karl J. Lieberherr
131
Voted
ICFP
2008
ACM
16 years 2 months ago
Type checking with open type functions
We report on an extension of Haskell with open type-level functions and equality constraints that unifies earlier work on GADTs, functional dependencies, and associated types. The...
Tom Schrijvers, Simon L. Peyton Jones, Manuel M. T...