<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.ecompass-project.eu"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>eCOMPASS - WP2</title>
 <link>http://www.ecompass-project.eu/?q=taxonomy/term/2</link>
 <description>Algorithms for Vehicle Routing
</description>
 <language>en</language>
<item>
 <title>Fast First-Move Queries through Run-Length Encoding</title>
 <link>http://www.ecompass-project.eu/?q=node/763</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Ben Strasser, Daniel Harabor, Adi Botea&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2014-07-01T00:00:00+03:00&quot;&gt;July, 2014&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;We introduce a novel preprocessing-based algorithm to solve the problem of determining the first arc of a shortest path in sparse graphs. Our algorithm achieves query running times on the 100 nanosecond scale, being significantly faster than state-of-the-art first-move oracles from the literature. Space consumption is competitive, due to a compression approach that rearranges rows and columns in a first-move matrix and then performs run length encoding (RLE) on the contents of the matrix.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-061.pdf&quot; type=&quot;application/pdf; length=670368&quot;&gt;ECOMPASS-TR-061.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-publication field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Details:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;SOCS&amp;#039;14&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 10 Nov 2014 12:05:44 +0000</pubDate>
 <dc:creator>kit</dc:creator>
 <guid isPermaLink="false">763 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/763#comments</comments>
</item>
<item>
 <title>Customizable Contraction Hierarchies</title>
 <link>http://www.ecompass-project.eu/?q=node/761</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;JULIAN DIBBELT, BEN STRASSER and DOROTHEA WAGNER&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2014-09-01T00:00:00+03:00&quot;&gt;September, 2014&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;We consider the problem of quickly computing shortest paths in weighted graphs. Often, this is achieved in two phases: 1) derive auxiliary data in an expensive preprocessing phase, 2) use this auxiliary data to speedup the query phase. Instead, by adding a fast weight-customization phase, we extend Contraction Hierarchies to support a three-phase workflow: The expensive preprocessing is split into a phase exploiting solely the unweighted topology of the graph, as well as a lightweight phase that adapts the auxiliary data to a specific weight. We achieve this by basing our Customizable Contraction Hierarchies on nested dissection orders. We provide an in-depth experimental analysis on large road and game maps that shows that Customizable Contraction Hierarchies are a very practicable solution in scenarios where edge weights often change.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-059.pdf&quot; type=&quot;application/pdf; length=886015&quot;&gt;ECOMPASS-TR-059.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-bibtex field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Bibtex Entry:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;@INPROCEEDINGS{dsw-cch-sea-14,
AUTHOR = {Julian Dibbelt and Ben Strasser and Dorothea Wagner},
TITLE = {{Customizable Contraction Hierarchies}},
EDITOR = {Joachim Gudmundsson and Jyrki Katajainen},
BOOKTITLE = {Proceedings of the 13th International Symposium on Experimental Algorithms (SEA&amp;#039;14)},
KEY = {SEA&amp;#039;14},
PUBLISHER = {Springer},
SERIES = {Lecture Notes in Computer Science},
VOLUME = {8504},
YEAR = {2014},
PAGES = {271--282},
PDF = {http://i11www.ira.uka.de/extra/publications/dsw-cch-sea-14.pdf}
}&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-publication field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Details:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;This is the extended paper, submitted to the special issue of the ACM Journal of Experimental Algorithmics (JEA) dedicated to selected papers from SEA 2014&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 10 Nov 2014 11:58:38 +0000</pubDate>
 <dc:creator>kit</dc:creator>
 <guid isPermaLink="false">761 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/761#comments</comments>
</item>
<item>
 <title>Eco-friendly Vehicle Routing via Balanced and Compact Clustering</title>
 <link>http://www.ecompass-project.eu/?q=node/755</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Dimitrios Gkortsilas, Christos Zaroliagis&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2014-09-01T00:00:00+03:00&quot;&gt;September, 2014&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;div&gt;We investigate the Vehicle Routing Problem with Time Windows (VRPTW)&lt;/div&gt;
&lt;div&gt;under an eco-friendly framework that demands the delivery of balanced and compact&lt;/div&gt;
&lt;div&gt;customer clusters. We present a new approach consisting of three major phases:&lt;/div&gt;
&lt;div&gt;(i) a first clustering of customers with compatible time windows;&lt;/div&gt;
&lt;div&gt;(ii) a second clustering of customers with close geographic&lt;/div&gt;
&lt;div&gt;proximity based on various methods (natural cuts, KaHIP, quad trees);&lt;/div&gt;
&lt;div&gt;(iii) a refinement phase that either splits a cluster into smaller&lt;/div&gt;
&lt;div&gt;ones, or merges clusters to form a bigger compact cluster.&lt;/div&gt;
&lt;div&gt;Our approach turns out to be beneficial when used in an on-line&lt;/div&gt;
&lt;div&gt;environment, where changes to the initial tour are requested (add a&lt;/div&gt;
&lt;div&gt;new customer to the tour or drop some customers). The new method&lt;/div&gt;
&lt;div&gt;serves as a warm starting point for re-evaluating and further&lt;/div&gt;
&lt;div&gt;optimizing the solution of VRPTW. Experiments with real data sets&lt;/div&gt;
&lt;div&gt;demonstrate that our approach compares favorably with&lt;/div&gt;
&lt;div&gt;standard approaches that start from a basic (cold) solution.&lt;/div&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-053.pdf&quot; type=&quot;application/pdf; length=402200&quot;&gt;ECOMPASS-TR-053.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 04 Nov 2014 15:45:51 +0000</pubDate>
 <dc:creator>gkortsilas</dc:creator>
 <guid isPermaLink="false">755 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/755#comments</comments>
</item>
<item>
 <title>ANALYSIS AND EXPERIMENTAL EVALUATION OF TIME-DEPENDENT DISTANCE ORACLES</title>
 <link>http://www.ecompass-project.eu/?q=node/746</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;SPYROS KONTOGIANNIS, GEORGE MICHALOPOULOS, GEORGIA PAPASTAVROU, ANDREAS PARASKEVOPOULOS, DOROTHEA WAGNER, CHRISTOS ZAROLIAGIS&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2014-09-01T00:00:00+03:00&quot;&gt;September, 2014&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Urban road networks are typically represented as directed graphs equipped with some metric which assigns distance functions (rather than scalars) to the arcs, e.g., representing the traversal times as functions of the departure time from their tails. Such a metric is usually created by sampling the distance values of all the arcs at certain points in time, and then considering the interpolants of these sampled values as the corresponding (periodic, continuous, piecewise linear) distance functions of the arcs. Distance oracles and speedup techniques aim to create appropriate traffic metadata (distance summaries, or search profiles) during a preprocessing phase, in order to be able to respond to shortest-path queries significantly faster than a typical Dijkstra run. Distance oracles focus mainly on provable worst/average case guarantees on preprocessing time/space complexities, query time complexity and approximation ratio. Speedup techniques emphasize on the thorough experimental evaluation of their performance on real large-scale road network instances.In this work, we experimentally evaluate the only time-dependent distance oracles existing so far on a truly real-world time-dependent data set (city of Berlin). In particular: (i) We present a new time-dependent distance oracle whose preprocessing phase is based on a new approximation technique for creating approximate distance summaries, that is a quite simple and fast one-to-all approximation method. (ii) We conduct an extensive experimental study with three query algorithms and six different landmark sets, achieving remarkable speedups over the time-dependent variant of Dijkstra&#039;a algorithm.We describe here all the implementation details concerning the digestion of the raw traffic data, along with several heuristic improvements of both the preprocessing phase and the query algorithms, which are crucial for their experimental analysis. Our results are quite encouraging, achieving speedups by two orders of magnitude versus a typical time-dependent Dijkstra run, while in the vast majority of the queries the exact solution is discovered.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-050.pdf&quot; type=&quot;application/pdf; length=454522&quot;&gt;ECOMPASS-TR-050.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-publication field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Details:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Submitted for publication&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 09 Oct 2014 13:53:42 +0000</pubDate>
 <dc:creator>cti</dc:creator>
 <guid isPermaLink="false">746 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/746#comments</comments>
</item>
<item>
 <title>Engineering a New Model for Dynamic Timetable Information Systems</title>
 <link>http://www.ecompass-project.eu/?q=node/396</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Alessio Cionini, Gianlorenzo D&amp;#039;Angelo, Mattia D&amp;#039;Emidio, Daniele Frigioni, Kalliopi Giannakopoulou, Andreas Paraskevopoulos, and Christos Zaroliagis&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2014-02-01T00:00:00+02:00&quot;&gt;February, 2014&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Many efforts have been done in the last decade to model public transport timetables&lt;br /&gt;in a graph theoretical framework. The aim is to represent&lt;br /&gt;a timetable as a graph so that an optimal route or itinerary&lt;br /&gt;is found by computing afterwards a shortest path in such a graph. One of the most used models is the so called time-expanded graph model. Its main&lt;br /&gt;drawback is that if the timetable changes (e.g., due to a delay&lt;br /&gt;occurring in the network), the graph needs to be topologically updated.&lt;/p&gt;
&lt;p&gt;In this paper we propose a new model to represent the timetable&lt;br /&gt;of a public transportation system as a graph. Its main advantage is that it&lt;br /&gt;can be efficiently updated after a change in the timetable. In fact, it is&lt;br /&gt;based on a compact representation that allows us to update the graph by changing&lt;br /&gt;only few arc weights and does not require any topological modification.&lt;br /&gt;We also conduct a comparative experimental study on real-world timetables&lt;br /&gt;to assess the efficiency and practical applicability of the new model against&lt;br /&gt;the classical and the reduced time-expanded models. The experiments show that the new model outperforms the other two models in query&lt;br /&gt;and update times and also in space requirements.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-049.pdf&quot; type=&quot;application/pdf; length=587978&quot;&gt;ECOMPASS-TR-049.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;field-item odd&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/3&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP3&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 01 Mar 2014 18:43:36 +0000</pubDate>
 <dc:creator>coordinator</dc:creator>
 <guid isPermaLink="false">396 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/396#comments</comments>
</item>
<item>
 <title>Recent Research Results on Traffic Prediction (an overview)</title>
 <link>http://www.ecompass-project.eu/?q=node/348</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Dionisis Kehagias&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2014-01-01T00:00:00+02:00&quot;&gt;January, 2014&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;This report outlines the most representative research results on Traffic Prediction at the Information Technologies Institute of CERTH that were developed within the scope of the eCOMPASS project during the last year.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-048.pdf&quot; type=&quot;application/pdf; length=650519&quot;&gt;ECOMPASS-TR-048.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 27 Jan 2014 10:39:50 +0000</pubDate>
 <dc:creator>certh</dc:creator>
 <guid isPermaLink="false">348 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/348#comments</comments>
</item>
<item>
 <title>Rectilinear Shortest Path and Rectilinear Minimum Spanning Tree with Neighborhoods</title>
 <link>http://www.ecompass-project.eu/?q=node/346</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;Yann Disser, Matus Mihalak, and Sandro Montanari&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2014-01-01T00:00:00+02:00&quot;&gt;January, 2014&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;We study the geometric shortest path and the minimum spanning treeproblem with neighborhoods in the L 1 metric. In this setting, we are given agraph G = (R, E), where R = {R 1 , . . . , R n } is a set of polygonal regions inthe plane. Placing a point p i inside each region R i turns G into an edge-weightedgraph G p , p = {p 1 , . . . , p n }, where the cost of an edge is the distance betweenthe points. The Shortest Path Problem with Neighborhoods asks, for given R s andR t , to find a placement p such that the resulting shortest s-t path in G p is smallestamong all graphs G p . The Minimum Spanning Tree Problem with Neighborhoodsasks for a placement p such that the resulting minimum spanning tree of G p hasthe smallest cost among all minimum spanning trees of all graphs G p . We studythese problems in the L 1 metric, and show that the shortest path problem withneighborhoods is solvable in polynomial time, whereas the minimum spanningtree problem with neighborhoods is NP-hard, even if the neighborhood regionsare segments.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-046.pdf&quot; type=&quot;application/pdf; length=412060&quot;&gt;ECOMPASS-TR-046.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 22 Jan 2014 17:48:59 +0000</pubDate>
 <dc:creator>ethz</dc:creator>
 <guid isPermaLink="false">346 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/346#comments</comments>
</item>
<item>
 <title>Checking the Stationarity of the Datasets</title>
 <link>http://www.ecompass-project.eu/?q=node/318</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;T. Diamantopoulos, D. Kehagias&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2013-10-01T00:00:00+03:00&quot;&gt;October, 2013&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;This document provides stationarity checks for the Berlin and Warsaw datasets.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-045.pdf&quot; type=&quot;application/pdf; length=461015&quot;&gt;ECOMPASS-TR-045.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 02 Dec 2013 16:08:01 +0000</pubDate>
 <dc:creator>certh</dc:creator>
 <guid isPermaLink="false">318 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/318#comments</comments>
</item>
<item>
 <title>Time Series Segmentation</title>
 <link>http://www.ecompass-project.eu/?q=node/317</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;T. Diamantopoulos, D. Kehagias&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2013-09-01T00:00:00+03:00&quot;&gt;September, 2013&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;This document provides information about the idea of segmenting a time seriesto identify segments that have constant trend.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-044.pdf&quot; type=&quot;application/pdf; length=445165&quot;&gt;ECOMPASS-TR-044.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 02 Dec 2013 16:06:50 +0000</pubDate>
 <dc:creator>certh</dc:creator>
 <guid isPermaLink="false">317 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/317#comments</comments>
</item>
<item>
 <title>Use of Density-based Cluster Analysis and Classification Techniques for Traffic Congestion Prediction and Visualization</title>
 <link>http://www.ecompass-project.eu/?q=node/316</link>
 <description>&lt;div class=&quot;field field-name-field-authors field-type-text field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Authors:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;T. Diamantopoulos, D. Kehagias, F. Konig, D. Tzovaras&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-date field-type-datetime field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Publication Date:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;date-display-single&quot; property=&quot;dc:date&quot; datatype=&quot;xsd:dateTime&quot; content=&quot;2013-09-01T00:00:00+03:00&quot;&gt;September, 2013&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-abstract field-type-text-long field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Abstract:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;The field of Intelligent Transportation Systems has lately raised increasing interest due to it high socio-economic impact. This work aims on developing efficient techniques for traffic congestion prediction and visualisation. We have designed a simple, yet effective and scalable model to handle sparse data from GPS observations and reduce the problem of congestion prediction to a binary classification problem (jam, non-jam). An attempt to generalise the problem is performed by exploring the impact of discriminative versus generative classifiers when employed to produce results in a 30-minute interval ahead of present time. In addition, we present a novel congestion prediction algorithm based on using correlation metrics to improve feature selection. Concerning the visualisation of traffic jams, we present a traffic jam visualisation approach based on cluster analysis that identifies dense congestion areas. &lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-upload-file field-type-file field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;File:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;span class=&quot;file&quot;&gt;&lt;img class=&quot;file-icon&quot; alt=&quot;&quot; title=&quot;application/pdf&quot; src=&quot;/modules/file/icons/application-pdf.png&quot; /&gt; &lt;a href=&quot;http://www.ecompass-project.eu/sites/default/files/ECOMPASS-TR-043.pdf&quot; type=&quot;application/pdf; length=1290208&quot;&gt;ECOMPASS-TR-043.pdf&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-field-wp field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Work Packages:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;a href=&quot;/?q=taxonomy/term/2&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot;&gt;WP2&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 02 Dec 2013 16:05:00 +0000</pubDate>
 <dc:creator>certh</dc:creator>
 <guid isPermaLink="false">316 at http://www.ecompass-project.eu</guid>
 <comments>http://www.ecompass-project.eu/?q=node/316#comments</comments>
</item>
</channel>
</rss>
