Skip to main content

2015 | OriginalPaper | Buchkapitel

Rectilinear Path Problems in Restricted Memory Setup

verfasst von : Binay K. Bhattacharya, Minati De, Anil Maheswari, Subhas C. Nandy, Sasanka Roy

Erschienen in: Algorithms and Discrete Applied Mathematics

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

We study the

rectilinear path problem

in the presence of disjoint axis parallel rectangular obstacles in the

in-place

and

read-only

setup. The input to the problem is a set

$\cal R$

of

n

axis-parallel rectangular obstacles in

$I\!\!R^2$

. We need to preprocess the members in

$\cal R$

such that the following query can be answered efficiently.

Path-Query

(

p

,

q

): Given a pair of points

p

and

q

, report an axis-parallel path from

p

to

q

avoiding the obstacles in

$\cal R$

.

In the

read-only

setup, we consider a restricted version of the

Path-Query

(

p

,

q

) problem, where the objective is to check the existence of an

xy

-monotone path between the given pair of points

p

and

q

avoiding the obstacles, and report it if such a path exists. Given

O

(

s

) extra space, the problem can be solved in

$O(\frac{n^2}{s}+n\log s+ M_s\log n)$

time, where

M

s

is the time complexity for computing the median of

n

elements in read-only setup using

O

(

s

) extra space.

In the

in-place

setup, we preprocess the input rectangles in a data structure such that for any pair of query points

p

and

q

, the problem

Path-Query

(

p

,

q

) can be solved efficiently. The time complexities for the preprocessing and query are

O

(

n

log

n

) and

O

(

n

3/4

 + 

χ

) respectively, where

χ

is the number of links (bends) in the path. The extra space requirement for both preprocessing and query answering are

O

(1). We also show that among a set of unit square obstacles, there always exists a path of

O

(log

n

) links between a pair of query points. Here, we use a different in-place data structure with same preprocessing time complexity to answer the query in

O

(log

n

) time.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadaten
Titel
Rectilinear Path Problems in Restricted Memory Setup
verfasst von
Binay K. Bhattacharya
Minati De
Anil Maheswari
Subhas C. Nandy
Sasanka Roy
Copyright-Jahr
2015
Verlag
Springer International Publishing
DOI
https://doi.org/10.1007/978-3-319-14974-5_7