@article{20255,
  abstract     = {{By compiling macroscopic models we analyze the adaptive behavior in a swarm of autonomous robots generated by a bio-inspired, distributed control algorithm. We developed two macroscopic models by taking two different perspectives: A Stock & Flow model, which is simple to implement and fast to simulate, and a spatially resolved model based on diffusion processes. These two models were compared concerning their prediction quality and their analytical power: One model allowed easy identification of the major feedback loops governing the swarm behavior. The other model allowed analysis of the expected shapes and positions of observable robot clusters. We found a high correlation in the challenges posed by both modeling techniques and we highlighted the inherent problems of inferring emergent macroscopic rules from a microscopic description of swarm behavior.}},
  author       = {{Schmickl, Thomas and Hamann, Heiko and Wörn, Heinz and Crailsheim, Karl}},
  issn         = {{0921-8890}},
  journal      = {{Robotics and Autonomous Systems}},
  number       = {{9}},
  pages        = {{913--921}},
  title        = {{{Two different approaches to a macroscopic model of a bio-inspired robotic swarm}}},
  doi          = {{10.1016/j.robot.2009.06.002}},
  volume       = {{6}},
  year         = {{2009}},
}

@inproceedings{20259,
  author       = {{Hamann, Heiko and Troch, Inge and Breitenecker, F.}},
  booktitle    = {{MATHMOD 2009 - 6th Vienna International Conference on Mathematical Modelling}},
  title        = {{{Pattern Formation as a Transient Phenomenon in the Nonlinear Dynamics of a Multi-Agent System}}},
  year         = {{2009}},
}

@article{17453,
  author       = {{Meyer auf der Heide, Friedhelm and Rammig, Franz-Josef}},
  journal      = {{Public Service Review: Science and Technology}},
  title        = {{{Self-Organisation and Self-Optimization}}},
  volume       = {{04}},
  year         = {{2009}},
}

@article{19031,
  author       = {{Briest, Patrick}},
  issn         = {{1611-2776}},
  journal      = {{it - Information Technology}},
  number       = {{1}},
  pages        = {{62--65}},
  title        = {{{Algorithmische und komplexitätstheoretische Aspekte kombinatorischer Preisoptimierung (Computational Aspects of Combinatorial Pricing Problems)}}},
  doi          = {{10.1524/itit.2009.0524}},
  volume       = {{51}},
  year         = {{2009}},
}

@inbook{23744,
  abstract     = {{In a Stackelberg pricing game a leader aims to set prices on a subset of a given collection of items, such as to maximize her revenue from a follower purchasing a feasible subset of the items. We focus on the case of computationally bounded followers who cannot optimize exactly over the range of all feasible subsets, but apply some publicly known algorithm to determine the set of items to purchase. This corresponds to general multi-dimensional pricing assuming that consumers cannot optimize over the full domain of their valuation functions but still aim to act rationally to the best of their ability.

We consider two versions of this novel type of Stackelberg pricing games. Assuming that items are weighted objects and the follower seeks to purchase a min-cost selection of objects of some minimum weight (the Min-Knapsack problem) and uses a simple greedy 2-approximate algorithm, we show how an extension of the known single-price algorithm can be used to derive a polynomial-time (2 + ε)-approximation algorithm for the leader’s revenue maximization problem based on so-called near-uniform price assignments. We also prove the problem to be strongly NP-hard.

Considering the case that items are subsets of some ground set which the follower seeks to cover (the Set-Cover problem) via a standard primal-dual approach, we prove that near-uniform price assignments fail to yield a good approximation guarantee. However, in the special case of elements with frequency 2 (the Vertex-Cover problem) it turns out that exact revenue maximization can be done in polynomial-time. This stands in sharp contrast to the fact that revenue maximization becomes APX-hard already for elements with frequency 3.}},
  author       = {{Briest, Patrick and Hoefer, Martin and Gualà, Luciano and Ventre, Carmine}},
  booktitle    = {{Lecture Notes in Computer Science}},
  issn         = {{0302-9743}},
  title        = {{{On Stackelberg Pricing with Computationally Bounded Consumers}}},
  doi          = {{10.1007/978-3-642-10841-9_6}},
  year         = {{2009}},
}

@inproceedings{18138,
  abstract     = {{Modern companies are nowadays confronted with an increasing demand of multiple products, where they need to perform more flexible every day. Cost-intensive decisions are to be confirmed in short times, in order to minimize risks and secure efficient production programs as well as material flows. Tools for this digital planning via simulation methods are one well established possibility to receive decision support. Nevertheless, the creation of the necessary simulation models is a complicated and error-prone process, where complexity of modeling, validation and verification depends on the used tool and its functionalities. This paper presents implemented concepts for an innovative user support in his tasks of verification and validation of simulation models during the execution of a simulation run. Time-intensive procedures like stopping simulation, parameterization and restarting within the problem analysis are simplified. So the user is able to focus on the real problem solving task.}},
  author       = {{Laroque, Christoph and Fischer, Matthias and Dangelmaier, Wilhelm}},
  booktitle    = {{European Simulation and Modelling Conference (ESM 2009)}},
  publisher    = {{EUROSIS-ETI}},
  title        = {{{Concepts for Model Verification and Validation during Simulation Runtime}}},
  year         = {{2009}},
}

@inbook{18291,
  author       = {{Suess, Tim and Fischer, Matthias and Huber, Daniel and Laroque, Christoph  and Dangelmaier, Wilhelm}},
  booktitle    = {{Augmented & Virtual Reality in der Produktentstehung}},
  pages        = {{111----126}},
  publisher    = {{Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}},
  title        = {{{Ein System zur aggregierten Visualisierung verteilter Materialflusssimulationen}}},
  volume       = {{252}},
  year         = {{2009}},
}

@inproceedings{18346,
  abstract     = {{For a fixed virtual scene (=collection of simplices) S and given observer
position p, how many elements of S are weakly visible (i.e. not fully occluded
by others) from p? The present work explores the trade-off between query time
and preprocessing space for these quantities in 2D: exactly, in the approximate
deterministic, and in the probabilistic sense. We deduce the EXISTENCE of an
O(m^2/n^2) space data structure for S that, given p and time O(log n), allows
to approximate the ratio of occluded segments up to arbitrary constant absolute
error; here m denotes the size of the Visibility Graph--which may be quadratic,
but typically is just linear in the size n of the scene S. On the other hand,
we present a data structure CONSTRUCTIBLE in O(n*log(n)+m^2*polylog(n)/k)
preprocessing time and space with similar approximation properties and query
time O(k*polylog n), where k<n is an arbitrary parameter. We describe an
implementation of this approach and demonstrate the practical benefit of the
parameter k to trade memory for query time in an empirical evaluation on three
classes of benchmark scenes.}},
  author       = {{Fischer, Matthias and Hilbig, Matthias and Jähn, Claudius and Meyer auf der Heide, Friedhelm and Ziegler, Martin}},
  booktitle    = {{Proc. 25th European Workshop on Computational Geometry}},
  pages        = {{203--206}},
  title        = {{{Planar Visibility Counting}}},
  year         = {{2009}},
}

@article{16429,
  author       = {{Kutyłowski, Jarosław and Meyer auf der Heide, Friedhelm}},
  issn         = {{0304-3975}},
  journal      = {{Theoretical Computer Science}},
  pages        = {{3391--3405}},
  title        = {{{Optimal strategies for maintaining a chain of relays between an explorer and a base camp}}},
  doi          = {{10.1016/j.tcs.2008.04.010}},
  year         = {{2009}},
}

@inproceedings{16430,
  author       = {{Mehler, Jan and Meyer auf der Heide, Friedhelm}},
  booktitle    = {{Proceedings of the twenty-first annual symposium on Parallelism in algorithms and architectures - SPAA '09}},
  isbn         = {{9781605586069}},
  title        = {{{Power-aware online file allocation in mobile ad hoc networks}}},
  doi          = {{10.1145/1583991.1584072}},
  year         = {{2009}},
}

@proceedings{16431,
  editor       = {{Meyer auf der Heide, Friedhelm and Bender, Michael A.}},
  isbn         = {{9781605586069}},
  title        = {{{Proceedings of the twenty-first annual symposium on Parallelism in algorithms and architectures - SPAA '09}}},
  doi          = {{10.1145/1583991}},
  year         = {{2009}},
}

@article{16398,
  author       = {{Bienkowski, Marcin and Byrka, Jaroslaw and Korzeniowski, Miroslaw and Meyer auf der Heide, Friedhelm}},
  issn         = {{1570-8667}},
  journal      = {{Journal of Discrete Algorithms}},
  pages        = {{545--569}},
  title        = {{{Optimal algorithms for page migration in dynamic networks}}},
  doi          = {{10.1016/j.jda.2008.07.006}},
  year         = {{2009}},
}

@phdthesis{19615,
  author       = {{Schomaker, Gunnar}},
  isbn         = {{978-3-939350-78-1}},
  publisher    = {{Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}},
  title        = {{{Distributed Resource Allocation and Management in Heterogeneous Networks}}},
  volume       = {{259}},
  year         = {{2008}},
}

@inproceedings{19686,
  author       = {{Briest, Patrick}},
  booktitle    = {{Proceedings of the 35th InternationalColloquium on Automata, Languages and Programming (ICALP)}},
  isbn         = {{9783540705741}},
  issn         = {{0302-9743}},
  title        = {{{Uniform Budgets and the Envy-Free Pricing Problem}}},
  doi          = {{10.1007/978-3-540-70575-8_66}},
  year         = {{2008}},
}

@inproceedings{19687,
  author       = {{Briest, Patrick and Krysta, Piotr and Babaioff, Moshe}},
  booktitle    = {{Proceedings of the 1st International Symposium on Algorithmic Game Theory (SAGT)}},
  title        = {{{On the Approximability of Combinatorial Exchange Problems}}},
  doi          = {{https://doi.org/10.1007/978-3-540-79309-0_9}},
  year         = {{2008}},
}

@techreport{19688,
  abstract     = {{We study the problem of computing approximate Nash equilibria (epsilon-Nash
equilibria) in normal form games, where the number of players is a small
constant. We consider the approach of looking for solutions with constant
support size. It is known from recent work that in the 2-player case, a
1/2-Nash equilibrium can be easily found, but in general one cannot achieve a
smaller value of epsilon than 1/2. In this paper we extend those results to the
k-player case, and find that epsilon = 1-1/k is feasible, but cannot be
improved upon. We show how stronger results for the 2-player case may be used
in order to slightly improve upon the epsilon = 1-1/k obtained in the k-player
case.}},
  author       = {{Briest, Patrick and Goldberg, Paul W. and Roeglin, Heiko}},
  title        = {{{Approximate Equilibria in Games with Few Players}}},
  year         = {{2008}},
}

@inproceedings{19812,
  abstract     = {{Modern peer-to-peer networks consist of several network layers and distributed algorithms providing features like indexing, resource balancing, entry protocols, security, anonymity, and cryptography. Since peer-to-peer networks are highly dynamic, a fundamental task in the design of these networks is to provide high connectivity. We propose a solution by distributed random link exchange algorithms such that the overlay network can be a connected random graph or use a random graph as backbone. Random graphs are expander graphs have logarithmic diameter, high node connectivity, excellent communication properties, and are expander graphs with high probability. In summary: they are an excellent choice to improve the stability and robustness of a dynamic network.}},
  author       = {{Schindelhauer, Christian and Mahlmann, Peter}},
  booktitle    = {{The European Integrated Project "Dynamically Evolving, Large Scale Information Systems (DELIS), Proceedings of the Final Workshop}},
  number       = {{222}},
  pages        = {{1--22}},
  publisher    = {{Verlagsschriftenreihe des Heinz Nixdorf Instituts, Paderborn}},
  title        = {{{Random Graphs for Peer-to-Peer Overlays}}},
  year         = {{2008}},
}

@inproceedings{19813,
  abstract     = {{Autonomous robotic systems have been gaining the attention of research community in mobile ad hoc network since the past few years. While motion cost and communications cost constitute the primary energy consumers, each of them is investigated independently. By taking into account the power consumption of both entities, the overall energy efficiency of a system can be further improved. In this paper, the energy optimization problem of radio communication and motion is examined. We consider a hybrid wireless  network that consists of a single autonomous mobile node and multiple relay nodes. The mobile node interacts with the relays within its vicinity by continuously communicating high-bandwidth data, e.g. triggered by a multimedia application like video surveillance. The goal is to find the best path such that the energy consumption for both mobility and communications is minimized. We introduce the Radio-Energy-Aware (REA) path computation strategy by utilizing node mobility. Given the starting point, the target point and the position of the relays, our simulation results show that the proposed strategy improves the energy efficiency of mobile node compared to the Motion-Energy-Aware (MEA) path constructed based only on the mobility cost. }},
  author       = {{Ooi, Chia Ching and Schindelhauer, Christian}},
  booktitle    = {{MWCN'08: Proc. of IFIP Joint Conference on Mobile Wireless Communications Networks (MWCN 2008) and Personal Wireless Communications (PWC 2008)}},
  isbn         = {{9780387848389}},
  issn         = {{1571-5736}},
  publisher    = {{Springer}},
  title        = {{{Detours Save Energy in Mobile Wireless Networks}}},
  doi          = {{10.1007/978-0-387-84839-6_6}},
  year         = {{2008}},
}

@inproceedings{19832,
  author       = {{Ooi, Chia Ching and Schindelhauer, Christian}},
  booktitle    = {{ARS'08: Proc. of the 9th International Symposium on Distributed Autonomous Robotic Systems (DARS 2008)}},
  isbn         = {{9783642006432}},
  title        = {{{Energy-Efficient Distributed Target Tracking Using Wireless Relay Robots}}},
  doi          = {{10.1007/978-3-642-00644-9_4}},
  year         = {{2008}},
}

@misc{19950,
  author       = {{Pietrzyk, Peter}},
  title        = {{{Lokale Strategien zur Optimierung von Kommunikationsketten}}},
  year         = {{2008}},
}

