Sciweavers

5164 search results - page 154 / 1033
» Consistency of the EKF-SLAM Algorithm
Sort
View
98
Voted
WG
2004
Springer
15 years 6 months ago
Decremental Clique Problem
The clique problem consists in determining whether an undirected graph G of order n contains a clique of order . In this paper we are concerned with the decremental version of cliq...
Fabrizio Grandoni, Giuseppe F. Italiano
117
Voted
TCS
2002
15 years 11 days ago
A unified language processing methodology
This paper discusses a mathematical concept of language that models both artificial and natural languages and thus provides a framework for a unified language processing methodolo...
Teodor Rus
CSC
2006
15 years 2 months ago
An Algorithm to Solve a Linear Program
: This work is about an algorithm for solving a linear program which is simple to apply. There are three algorithms in this work. The first algorithm solves a two-variable linear p...
Rajan Alex
SIGMOD
1993
ACM
134views Database» more  SIGMOD 1993»
15 years 4 months ago
Mining Association Rules between Sets of Items in Large Databases
We are given a large database of customer transactions. Each transaction consists of items purchased by a customer in a visit. We present an e cient algorithm that generates all s...
Rakesh Agrawal, Tomasz Imielinski, Arun N. Swami
ICDE
1992
IEEE
116views Database» more  ICDE 1992»
15 years 4 months ago
An Index Implementation Supporting Fast Recovery for the POSTGRES Storage System
This paper presents two algorithms for maintaining Btree index consistency in a DBMS which does not use write-ahead logging (WAL). One algorithm is similar to shadow paging, but i...
Mark Sullivan, Michael A. Olson