Sciweavers

5387 search results - page 743 / 1078
» Generating generic functions
Sort
View
DM
1998
60views more  DM 1998»
15 years 6 months ago
On numbers of Davenport-Schinzel sequences
One class of Davenport-Schinzel sequences consists of finite sequences over n symbols without immediate repetitions and without any subsequence of the type abab. We present a bij...
Martin Klazar
KBS
2002
98views more  KBS 2002»
15 years 6 months ago
Integrating AI planning techniques with workflow management system
There is a variety of applications that can benefit from the ability to find optimal or good solutions to a proposed problem automatically. The Artificial Intelligent (AI) communi...
María Dolores Rodríguez-Moreno, Paul...
NPL
2002
168views more  NPL 2002»
15 years 6 months ago
Reduced Rank Kernel Ridge Regression
Ridge regression is a classical statistical technique that attempts to address the bias-variance trade-off in the design of linear regression models. A reformulation of ridge regr...
Gavin C. Cawley, Nicola L. C. Talbot
QUESTA
2002
116views more  QUESTA 2002»
15 years 6 months ago
Analysis of an Infinite-Server Queue with Batch Markovian Arrival Streams
This paper considers an infinite-server queue with multiple batch Markovian arrival streams. The service time distribution of customers may be different for different arrival strea...
Hiroyuki Masuyama, Tetsuya Takine
SIGPLAN
1998
15 years 6 months ago
Optimizing Away C++ Exception Handling
A high performance implementation of C++ exception handling is crucial, because exception handling overhead is distributed across all code. The commonly-used table-driven approach...
Jonathan L. Schilling