Using traffic flow for cluster formation in vehicular ad-hoc networks

SA Mohammad, CW Michele - IEEE local computer network …, 2010 - ieeexplore.ieee.org
We present a lane-based clustering algorithm designed to provide stability in cluster lifetime
for vehicular ad-hoc networks (VANETs) in urban scenarios. Stable clustering methods …

[PDF][PDF] An analytical approach to program as data objects

O Danvy - 2006 - core.ac.uk
An Analytical Approach to Programs as Data Objects Page 1 Olivier Danvy Doctoral thesis An
Analytical Approach to Programs as Data Objects Department of Computer Science Page 2 An …

On obtaining the boyer–moore string-matching algorithm by partial evaluation

O Danvy, HK Rohde - Information Processing Letters, 2006 - Elsevier
We present the first derivation of the search phase of the Boyer–Moore string-matching
algorithm by partial evaluation of an inefficient string matcher. The derivation hinges on …

Fast partial evaluation of pattern matching in strings

MS Ager, O Danvy, HK Rohde - ACM SIGPLAN Notices, 2003 - dl.acm.org
We show how to obtain all of Knuth, Morris, and Pratt's linear-time string matcher by partial
evaluation of a quadratic-time string matcher with respect to a pattern string. Although it has …

[PDF][PDF] String Matching Algorithm Using Multi-Characters Inverted Lists

C Khancome - WSEAS Transactions on Computers, 2023 - wseas.com
This research article introduces a new string-matching algorithm that utilizes the multi-
character inverted lists structure, implemented using a perfect hashing method. The new …

[图书][B] Program Specialization

R Marlet - 2013 - books.google.com
This book presents the principles and techniques of program specialization—a general
method to make programs faster (and possibly smaller) when some inputs can be known in …

Fast partial evaluation of pattern matching in strings

MS Ager, O Danvy, HK Rohde - ACM Transactions on Programming …, 2006 - dl.acm.org
We show how to obtain all of Knuth, Morris, and Pratt's linear-time string matcher by
specializing a quadratic-time string matcher with respect to a pattern string. Although it has …

The abstraction and instantiation of string-matching programs

T Amtoft, C Consel, O Danvy, K Malmkjær - The Essence of Computation …, 2002 - Springer
We consider a naive, quadratic string matcher testing whether a pattern occurs in a text; we
equip it with a cache mediating its access to the text; and we abstract the traversal policy of …

Cost-augmented partial evaluation of functional logic programs

G Vidal - Higher-Order and Symbolic Computation, 2004 - Springer
We enhance the narrowing-driven partial evaluation scheme for lazy functional logic
programs with the computation of symbolic costs. The enhanced scheme allows us to …

[PDF][PDF] Inverted lists string matching algorithms

C Khancome, V Boonjing - International Journal of Computer Theory …, 2010 - academia.edu
This research article presents two algorithms of string pattern matching. These algorithms
employ a new data structure called inverted lists structure which is inherited from the …