Skip to main content

Showing 1–21 of 21 results for author: Kröller, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2012.00883  [pdf, other

    cs.DS

    Electric Vehicle Charging Station Search in Stochastic Environments

    Authors: Marianne Guillet, Gerhard Hiermann, Alexander Kröller, Maximilian Schiffer

    Abstract: Electric vehicles are a central component of future mobility systems as they promise to reduce local noxious and fine dust emissions and CO2 emissions, if fed by clean energy sources. However, the adoption of electric vehicles so far fell short of expectations despite significant governmental incentives. One reason for this slow adoption is the drivers' perceived range anxiety, especially for indi… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Comments: 38 pages, 11 figures

  2. arXiv:2004.00491  [pdf, ps, other

    cs.CY

    Beyond privacy regulations: an ethical approach to data usage in transportation

    Authors: Johannes M. van Hulst, Mattia Zeni, Alexander Kröller, Cassandra Moons, Pierluigi Casale

    Abstract: With the exponential advancement of business technology in recent years, data-driven decision making has become the core of most industries. With the rise of new privacy regulations such as the General Data Protection Regulation in the European Union and the California Consumer Privacy Act in the United States, companies dealing with personal data had to conform to these changes and adapt their pr… ▽ More

    Submitted 1 April, 2020; originally announced April 2020.

  3. arXiv:1410.8720  [pdf, other

    cs.CG

    Engineering Art Galleries

    Authors: Pedro J. de Rezende, Cid C. de Souza, Stephan Friedrichs, Michael Hemmer, Alexander Kröller, Davi C. Tozoni

    Abstract: The Art Gallery Problem is one of the most well-known problems in Computational Geometry, with a rich history in the study of algorithms, complexity, and variants. Recently there has been a surge in experimental work on the problem. In this survey, we describe this work, show the chronology of developments, and compare current algorithms, including two unpublished versions, in an exhaustive experi… ▽ More

    Submitted 15 February, 2016; v1 submitted 31 October, 2014; originally announced October 2014.

    ACM Class: F.2.2

  4. arXiv:1410.5952  [pdf, other

    cs.CG

    Algorithms for Art Gallery Illumination

    Authors: Maximilian Ernestus, Stephan Friedrichs, Michael Hemmer, Jan Kokemüller, Alexander Kröller, Mahdi Moeini, Christiane Schmidt

    Abstract: The Art Gallery Problem (AGP) is one of the classical problems in computational geometry. It asks for the minimum number of guards required to achieve visibility coverage of a given polygon. The AGP is well-known to be NP-hard even in restricted cases. In this paper, we consider the Art Gallery Problem with Fading (AGPF): A polygonal region is to be illuminated with light sources such that every p… ▽ More

    Submitted 30 May, 2016; v1 submitted 22 October, 2014; originally announced October 2014.

    Comments: 20 pages, 6 figures

  5. arXiv:1403.3905  [pdf, other

    cs.CG

    Efficient Computation of Visibility Polygons

    Authors: Francisc Bungiu, Michael Hemmer, John Hershberger, Kan Huang, Alexander Kröller

    Abstract: Determining visibility in planar polygons and arrangements is an important subroutine for many algorithms in computational geometry. In this paper, we report on new implementations, and corresponding experimental evaluations, for two established and one novel algorithm for computing visibility polygons. These algorithms will be released to the public shortly, as a new package for the Computational… ▽ More

    Submitted 16 March, 2014; originally announced March 2014.

  6. arXiv:1402.7228  [pdf, other

    cs.DB cs.DC

    The Wiselib TupleStore: A Modular RDF Database for the Internet of Things

    Authors: Henning Hasemann, Alexander Kröller, Max Pagel

    Abstract: The Internet of Things movement provides self-configuring and universally interoperable devices. While such devices are often built with a specific application in mind, they often turn out to be useful in other contexts as well. We claim that by describing the devices' knowledge in a universal way, IoT devices can become first-class citizens in the Internet. They can then exchange data between het… ▽ More

    Submitted 28 February, 2014; originally announced February 2014.

  7. arXiv:1402.7223  [pdf, other

    cs.DB cs.DC

    SPARQL for Networks of Embedded Systems

    Authors: Dennis Boldt, Henning Hasemann, Alexander Kröller, Marcel Karnstedt, Christian von der Weth

    Abstract: The Semantic Web (or Web of Data) represents the successful efforts towards linking and sharing data over the Web. The cornerstones of the Web of Data are RDF as data format and SPARQL as de-facto standard query language. Recent trends show the evolution of the Web of Data towards the Web of Things, integrating embedded devices and smart objects. Data stemming from such devices do not share a comm… ▽ More

    Submitted 28 February, 2014; originally announced February 2014.

  8. arXiv:1402.0400  [pdf, other

    cs.RO cs.CG

    Exploration via Structured Triangulation by a Multi-Robot System with Bearing-Only Low-Resolution Sensors

    Authors: SeoungKyou Lee, Aaron Becker, Sándor P. Fekete, Alexander Kröller, James McLurkin

    Abstract: This paper presents a distributed approach for exploring and triangulating an unknown region using a multi- robot system. The objective is to produce a covering of an unknown workspace by a fixed number of robots such that the covered region is maximized, solving the Maximum Area Triangulation Problem (MATP). The resulting triangulation is a physical data structure that is a compact representation… ▽ More

    Submitted 3 February, 2014; originally announced February 2014.

    Comments: 8 pages, 11 figures. To appear in ICRA 2014

    ACM Class: I.2.2; I.3.5

  9. arXiv:1308.4670  [pdf, other

    cs.CG cs.DS math.OC

    Facets for Art Gallery Problems

    Authors: Sándor P. Fekete, Stephan Friedrichs, Alexander Kröller, Christiane Schmidt

    Abstract: The Art Gallery Problem (AGP) asks for placing a minimum number of stationary guards in a polygonal region P, such that all points in P are guarded. The problem is known to be NP-hard, and its inherent continuous structure (with both the set of points that need to be guarded and the set of points that can be used for guarding being uncountably infinite) makes it difficult to apply a straightforwar… ▽ More

    Submitted 18 December, 2014; v1 submitted 21 August, 2013; originally announced August 2013.

    Comments: 29 pages, 18 figures, 1 table

    ACM Class: F.2.2

  10. arXiv:1101.3067  [pdf, other

    cs.NI cs.SE

    Wiselib: A Generic Algorithm Library for Heterogeneous Sensor Networks

    Authors: Tobias Baumgartner, Ioannis Chatzigiannakis, Sandor P. Fekete, Christos Koninis, Alexander Kroeller, Apostolos Pyrgelis

    Abstract: One unfortunate consequence of the success story of wireless sensor networks (WSNs) in separate research communities is an ever-growing gap between theory and practice. Even though there is a increasing number of algorithmic methods for WSNs, the vast majority has never been tried in practice; conversely, many practical challenges are still awaiting efficient algorithmic solutions. The main cause… ▽ More

    Submitted 16 January, 2011; originally announced January 2011.

    Comments: 16 pages, 1 figure, 7 tables. Appears in European Conference on Wireless Sensor Networks (EWSN 2010)

    ACM Class: F.2.2; D.2.2

  11. arXiv:1101.2123  [pdf, ps, other

    math.OC cs.DS

    Disruption Management with Rescheduling of Trips and Vehicle Circulations

    Authors: Sandor P. Fekete, Alexander Kroeller, Martin Lorek, Marc Pfetsch

    Abstract: This paper introduces a combined approach for the recovery of a timetable by rescheduling trips and vehicle circulations for a rail-based transportation system subject to disruptions. We propose a novel event-based integer programming (IP) model. Features include shifting and canceling of trips as well as modifying the vehicle schedules by changing or truncating the circulations. The objective max… ▽ More

    Submitted 11 January, 2011; originally announced January 2011.

    Comments: 14 pages, 4 figures, to appear in the 5th ASME/ASCE/IEEE Joint Rail Conference 2011 (JRC 2011)

  12. arXiv:1010.4385  [pdf, ps, other

    cs.AI

    A Protocol for Self-Synchronized Duty-Cycling in Sensor Networks: Generic Implementation in Wiselib

    Authors: Hugo Hernández, Tobias Baumgartner, Maria J. Blesa, Christian Blum, Alexander Kröller, Sandor P. Fekete

    Abstract: In this work we present a protocol for self-synchronized duty-cycling in wireless sensor networks with energy harvesting capabilities. The protocol is implemented in Wiselib, a library of generic algorithms for sensor networks. Simulations are conducted with the sensor network simulator Shawn. They are based on the specifications of real hardware known as iSense sensor nodes. The experimental resu… ▽ More

    Submitted 21 October, 2010; originally announced October 2010.

    Comments: Accepted for the proceedings of MSN 2010 (The 6th International Conference on Mobile Ad-hoc and Sensor Networks)

    ACM Class: I.2.11

  13. arXiv:1009.5853  [pdf, other

    cs.DC cs.DS

    Simultaneous Event Execution in Heterogeneous Wireless Sensor Networks

    Authors: Tobias Baumgartner, Sandor P. Fekete, Winfried Hellmann, Alexander Kroeller

    Abstract: We present a synchronization algorithm to let nodes in a sensor network simultaneously execute a task at a given point in time. In contrast to other time synchronization algorithms we do not provide a global time basis that is shared on all nodes. Instead, any node in the network can spontaneously initiate a process that allows the simultaneous execution of arbitrary tasks. We show that our approa… ▽ More

    Submitted 29 September, 2010; originally announced September 2010.

    Comments: 6 pages, 5 figures, 3 tables, to appear in Journal of Networks

    ACM Class: C.2.4; F.2.2

  14. arXiv:1009.4870  [pdf, other

    cs.DC

    Hallway Monitoring: Distributed Data Processing with Wireless Sensor Networks

    Authors: Tobias Baumgartner, Sandor P. Fekete, Tom Kamphans, Alexander Kroeller, Max Pagel

    Abstract: We present a sensor network testbed that monitors a hallway. It consists of 120 load sensors and 29 passive infrared sensors (PIRs), connected to 30 wireless sensor nodes. There are also 29 LEDs and speakers installed, operating as actuators, and enabling a direct interaction between the testbed and passers-by. Beyond that, the network is heterogeneous, consisting of three different circuit boards… ▽ More

    Submitted 24 September, 2010; originally announced September 2010.

    Comments: 12 pages, 5 figures, to appear in REALWSN'10

    ACM Class: C.2.4

  15. Evacuation of rectilinear polygons

    Authors: Sandor P. Fekete, Chris Gray, Alexander Kroeller

    Abstract: We investigate the problem of creating fast evacuation plans for buildings that are modeled as grid polygons, possibly containing exponentially many cells. We study this problem in two contexts: the ``confluent'' context in which the routes to exits remain fixed over time, and the ``non-confluent'' context in which routes may change. Confluent evacuation plans are simpler to carry out, as they all… ▽ More

    Submitted 25 August, 2010; originally announced August 2010.

    Comments: 15 pages, 7 figures; to appear in COCOA 2010

    ACM Class: F.2.2

  16. The Minimum Backlog Problem

    Authors: Michael A. Bender, Sándor P. Fekete, Alexander Kröller, Vincenzo Liberatore, Joseph S. B. Mitchell, Valentin Polishchuk, Jukka Suomela

    Abstract: We study the minimum backlog problem (MBP). This online problem arises, e.g., in the context of sensor networks. We focus on two main variants of MBP. The discrete MBP is a 2-person game played on a graph $G=(V,E)$. The player is initially located at a vertex of the graph. In each time step, the adversary pours a total of one unit of water into cups that are located on the vertices of the graph,… ▽ More

    Submitted 22 March, 2016; v1 submitted 30 April, 2008; originally announced April 2008.

    Comments: 1+16 pages, 3 figures

    Journal ref: Theoretical Computer Science 605 (2015), 51-61

  17. arXiv:cs/0510048  [pdf, ps, other

    cs.DC cs.CG

    Deterministic boundary recognition and topology extraction for large sensor networks

    Authors: Alexander Kroeller, Sandor P. Fekete, Dennis Pfisterer, Stefan Fischer

    Abstract: We present a new framework for the crucial challenge of self-organization of a large sensor network. The basic scenario can be described as follows: Given a large swarm of immobile sensor nodes that have been scattered in a polygonal region, such as a street network. Nodes have no knowledge of size or shape of the environment or the position of other nodes. Moreover, they have no way of measurin… ▽ More

    Submitted 17 October, 2005; originally announced October 2005.

    Comments: 10 pages, 9 figures, Latex, to appear in Symposium on Discrete Algorithms (SODA 2006)

    ACM Class: C.2.1; F.2.2

  18. arXiv:cs/0508006  [pdf, ps, other

    cs.DS cs.DC

    A New Approach for Boundary Recognition in Geometric Sensor Networks

    Authors: Sandor P. Fekete, Michael Kaufmann, Alexander Kroeller, Katharina Lehmann

    Abstract: We describe a new approach for dealing with the following central problem in the self-organization of a geometric sensor network: Given a polygonal region R, and a large, dense set of sensor nodes that are scattered uniformly at random in R. There is no central control unit, and nodes can only communicate locally by wireless radio to all other nodes that are within communication radius r, withou… ▽ More

    Submitted 1 August, 2005; originally announced August 2005.

    Comments: 4 pages, 5 figures, Latex, to appear in Canadian Conference on Computational Geometry (CCCG 2005)

    ACM Class: C.2.1; F.2.2; G.3

  19. arXiv:cs/0502069  [pdf, ps, other

    cs.DC

    Koordinatenfreies Lokationsbewusstsein (Localization without Coordinates)

    Authors: Alexander Kroeller, Sandor P. Fekete, Carsten Buschmann, Stefan Fischer, Dennis Pfisterer

    Abstract: Localization is one of the fundamental issues in sensor networks. It is almost always assumed that it must be solved by assigning coordinates to the nodes. This article discusses positioning algorithms from a theoretical, practical and simulative point of view, and identifies difficulties and limitations. Ideas for more abstract means of location awareness are presented and the resulting possibl… ▽ More

    Submitted 15 February, 2005; originally announced February 2005.

    Comments: German, 15 pages, 6 figures, Latex, to appear in Information Technology

    ACM Class: C.2.2; F.2; G.2.2

  20. arXiv:cs/0502003  [pdf, ps, other

    cs.DC cs.PF

    Shawn: A new approach to simulating wireless sensor networks

    Authors: Alexander Kroeller, Dennis Pfisterer, Carsten Buschmann, Sandor P. Fekete, Stefan Fischer

    Abstract: We consider the simulation of wireless sensor networks (WSN) using a new approach. We present Shawn, an open-source discrete-event simulator that has considerable differences to all other existing simulators. Shawn is very powerful in simulating large scale networks with an abstract point of view. It is, to the best of our knowledge, the first simulator to support generic high-level algorithms a… ▽ More

    Submitted 1 February, 2005; originally announced February 2005.

    Comments: 10 pages, 2 figures, 2 tables, Latex, to appear in Design, Analysis, and Simulation of Distributed Systems 2005

    ACM Class: D.4.7, D.4.8

  21. arXiv:cs/0405058  [pdf, ps, other

    cs.DS cs.DC

    Neighborhood-Based Topology Recognition in Sensor Networks

    Authors: Sandor P. Fekete, Alexander Kroeller, Dennis Pfisterer, Stefan Fischer, Carsten Buschmann

    Abstract: We consider a crucial aspect of self-organization of a sensor network consisting of a large set of simple sensor nodes with no location hardware and only very limited communication range. After having been distributed randomly in a given two-dimensional region, the nodes are required to develop a sense for the environment, based on a limited amount of local communication. We describe algorithmic… ▽ More

    Submitted 17 May, 2004; originally announced May 2004.

    Comments: 14 pages, 6 figures, Latex, to appear in Workshop on Algorithms Aspects of Sensor Networks (ALGOSENSORS 2004)

    ACM Class: C.2.1; F.2.2; G.3