Sciweavers

5314 search results - page 5 / 1063
» Hybrid Dynamic Programming
Sort
View
ESOP
2009
Springer
14 years 4 months ago
Well-Typed Programs Can't Be Blamed
We show how contracts with blame fit naturally with recent work on hybrid types and gradual types. Unlike hybrid types or gradual types, we require casts in the source code, in o...
Philip Wadler, Robert Bruce Findler
CP
2005
Springer
14 years 3 months ago
Bounds-Consistent Local Search
This paper describes a hybrid approach to solving large-scale constraint satisfaction and optimization problems. It describes a hybrid algorithm for integer linear programming whic...
Stefania Verachi, Steven David Prestwich
HYBRID
1999
Springer
14 years 2 months ago
Verification of Hybrid Systems via Mathematical Programming
Alberto Bemporad, Manfred Morari
ISVC
2005
Springer
14 years 3 months ago
A Hybrid HMM/DPA Adaptive Gesture Recognition Method
We present a hybrid classification method applicable to gesture recognition. The method combines elements of Hidden Markov Models (HMM) and various Dynamic Programming Alignment (...
Stjepan Rajko, Gang Qian
POPL
2006
ACM
14 years 10 months ago
Hybrid type checking
Traditional static type systems are very effective for verifying basic interface specifications, but are somewhat limited in the kinds specificationsthey support. Dynamically-chec...
Cormac Flanagan