<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
	<channel>
		<title>Journal of Experimental Algorithmics (JEA)</title>
		<link>http://dl.acm.org/citation.cfm?id=3446425</link>
		<description />
		<item>
			<title>Journal of Experimental Algorithmics (JEA)</title>
			<link>http://dl.acm.org/citation.cfm?id=3446425</link>
			<description />
			<pubDate>Fri, 31 Dec 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3446425</guid>
		</item>
		<item>
			<title>Engineering Practical Lempel-Ziv Tries</title>
			<link>http://dl.acm.org/citation.cfm?id=3481638</link>
			<description><![CDATA[Diego Arroyuelo, Rodrigo C&#x00E1;novas, Johannes Fischer, Dominik K&#x00F6;ppl, Marvin L&#x00F6;bel, Gonzalo Navarro, Rajeev Raman<br /><br />The Lempel-Ziv 78 (LZ78) and Lempel-Ziv-Welch (LZW) text factorizations are popular, not only for bare compression but also for building compressed data structures on top of them. Their regular factor structure makes them computable within space bounded by the compressed output size. In this article, we carry out the first thorough study of low-memory LZ78 and LZW text factorization algorithms, introducing more efficient alternatives to the classical methods, as well as new techniques that can run within less memory space than the necessary to hold the compressed file.]]></description>
			<pubDate>Sat, 30 Oct 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3481638</guid>
		</item>
		<item>
			<title>An Updated Experimental Evaluation of Graph Bipartization Methods</title>
			<link>http://dl.acm.org/citation.cfm?id=3467968</link>
			<description><![CDATA[Timothy D. Goodrich, Eric Horton, Blair D. Sullivan<br /><br />We experimentally evaluate the practical state-of-the-art in graph bipartization (Odd Cycle Transversal (OCT)), motivated by the need for good algorithms for embedding problems into near-term quantum computing hardware. We assemble a preprocessing suite of fast input reduction routines from the OCT and Vertex Cover (VC) literature and compare algorithm implementations using Quadratic Unconstrained Binary Optimization problems from the quantum literature. We also generate a corpus of frustrated cluster loop graphs, which have previously been used to benchmark quantum annealing hardware. The diversity of these graphs leads to harder OCT instances than in existing benchmarks. In addition to combinatorial branching algorithms for solving OCT directly, we study various reformulations into other NP-hard problems such as VC and Integer Linear Programming (ILP), enabling the use of solvers such as CPLEX.]]></description>
			<pubDate>Fri, 08 Oct 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3467968</guid>
		</item>
		<item>
			<title>The Model Counting Competition 2020</title>
			<link>http://dl.acm.org/citation.cfm?id=3459080</link>
			<description><![CDATA[Johannes K. Fichte, Markus Hecher, Florim Hamiti<br /><br />Many computational problems in modern society account to probabilistic reasoning, statistics, and combinatorics. A variety of these real-world questions can be solved by representing the question in (Boolean) formulas and associating the number of models of the formula directly with the answer to the question. Since there has been an increasing interest in practical problem solving for model counting over the past years, the Model Counting Competition was conceived in fall 2019. The competition aims to foster applications, identify new challenging benchmarks, and promote new solvers and improve established solvers for the model counting problem and versions thereof. We hope that the results can be a good indicator of the current feasibility of model counting and spark many new applications.]]></description>
			<pubDate>Fri, 08 Oct 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3459080</guid>
		</item>
		<item>
			<title>Faster Support Vector Machines</title>
			<link>http://dl.acm.org/citation.cfm?id=3484730</link>
			<description><![CDATA[Sebastian Schlag, Matthias Schmitt, Christian Schulz<br /><br />The time complexity of support vector machines (SVMs) prohibits training on huge datasets with millions of data points. Recently, multilevel approaches to train SVMs have been developed to allow for time-efficient training on huge datasets. While regular SVMs perform the entire training in one&#x02014;time-consuming&#x02014;optimization step, multilevel SVMs first build a hierarchy of problems decreasing in size that resemble the original problem and then train an SVM model for each hierarchy level, benefiting from the solved models of previous levels. We present a faster multilevel support vector machine that uses a label propagation algorithm to construct the problem hierarchy. Extensive experiments indicate that our approach is up to orders of magnitude faster than the previous fastest algorithm while having comparable classification quality.]]></description>
			<pubDate>Fri, 08 Oct 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3484730</guid>
		</item>
		<item>
			<title>HyperBench: A Benchmark and Tool for Hypergraphs and Empirical Findings</title>
			<link>http://dl.acm.org/citation.cfm?id=3440015</link>
			<description><![CDATA[Wolfgang Fischl, Georg Gottlob, Davide Mario Longo, Reinhard Pichler<br /><br />To cope with the intractability of answering Conjunctive Queries (CQs) and solving Constraint Satisfaction Problems (CSPs), several notions of hypergraph decompositions have been proposed&#x02014;giving rise to different notions of width, noticeably, plain, generalized, and fractional hypertree width (hw, ghw, and fhw). Given the increasing interest in using such decomposition methods in practice, a publicly accessible repository of decomposition software, as well as a large set of benchmarks, and a web-accessible workbench for inserting, analyzing, and retrieving hypergraphs are called for. We address this need by providing (i) concrete implementations of hypergraph decompositions (including new practical algorithms), (ii) a new, comprehensive benchmark of hypergraphs stemming from disparate CQ and CSP collections, and (iii) HyperBench, our new web-interface for accessing the benchmark and the results of our analyses.]]></description>
			<pubDate>Fri, 09 Jul 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3440015</guid>
		</item>
		<item>
			<title>ELRUNA: Elimination Rule-based Network Alignment</title>
			<link>http://dl.acm.org/citation.cfm?id=3450703</link>
			<description><![CDATA[Zirou Qiu, Ruslan Shaydulin, Xiaoyuan Liu, Yuri Alexeev, Christopher S. Henry, Ilya Safro<br /><br />Networks model a variety of complex phenomena across different domains. In many applications, one of the most essential tasks is to align two or more networks to infer the similarities between cross-network vertices and to discover potential node-level correspondence. In this article, we propose ELRUNA (elimination rule-based network alignment), a novel network alignment algorithm that relies exclusively on the underlying graph structure. Under the guidance of the elimination rules that we defined, ELRUNA computes the similarity between a pair of cross-network vertices iteratively by accumulating the similarities between their selected neighbors. The resulting cross-network similarity matrix is then used to infer a permutation matrix that encodes the final alignment of cross-network vertices.]]></description>
			<pubDate>Fri, 09 Jul 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3450703</guid>
		</item>
		<item>
			<title>Practical Wavelet Tree Construction</title>
			<link>http://dl.acm.org/citation.cfm?id=3457197</link>
			<description><![CDATA[Patrick Dinklage, Jonas Ellert, Johannes Fischer, Florian Kurpicz, Marvin L&#x000F6;bel<br /><br />We present new sequential and parallel algorithms for wavelet tree construction based on a new bottom-up technique. This technique makes use of the structure of the wavelet trees&#x02014;refining the characters represented in a node of the tree with increasing depth&#x02014;in an opposite way, by first computing the leaves (most refined), and then propagating this information upwards to the root of the tree. We first describe new sequential algorithms, both in RAM and external memory. Based on these results, we adapt these algorithms to parallel computers, where we address both shared memory and distributed memory settings. In practice, all our algorithms outperform previous ones in both time and memory efficiency, because we can compute all auxiliary information solely based on the information we obtained from computing the leaves.]]></description>
			<pubDate>Fri, 09 Jul 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3457197</guid>
		</item>
		<item>
			<title>Quantum Annealing versus Digital Computing: An Experimental Comparison</title>
			<link>http://dl.acm.org/citation.cfm?id=3459606</link>
			<description><![CDATA[Michael J&#x000FC;nger, Elisabeth Lobe, Petra Mutzel, Gerhard Reinelt, Franz Rendl, Giovanni Rinaldi, Tobias Stollenwerk<br /><br />Quantum annealing is getting increasing attention in combinatorial optimization. The quantum processing unit by D-Wave is constructed to approximately solve Ising models on so-called Chimera graphs. Ising models are equivalent to quadratic unconstrained binary optimization (QUBO) problems and maximum cut problems on the associated graphs. We have tailored branch-and-cut as well as semidefinite programming algorithms for solving Ising models for Chimera graphs to provable optimality and use the strength of these approaches for comparing our solution values to those obtained on the current quantum annealing machine, D-Wave 2000Q. This allows for the assessment of the quality of solutions produced by the D-Wave hardware.]]></description>
			<pubDate>Fri, 09 Jul 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3459606</guid>
		</item>
		<item>
			<title>Reverse-Safe Text Indexing</title>
			<link>http://dl.acm.org/citation.cfm?id=3461698</link>
			<description><![CDATA[Giulia Bernardini, Huiping Chen, Gabriele Fici, Grigorios Loukides, Solon P. Pissis<br /><br />We introduce the notion of reverse-safe data structures. These are data structures that prevent the reconstruction of the data they encode (i.e., they cannot be easily reversed). A data structure D is called z-reverse-safe when there exist at least z datasets with the same set of answers as the ones stored by D. The main challenge is to ensure that D stores as many answers to useful queries as possible, is constructed efficiently, and has size close to the size of the original dataset it encodes. Given a text of length n and an integer z, we propose an algorithm that constructs a z-reverse-safe data structure (z-RSDS) that has size O(n) and answers decision and counting pattern matching queries of length at most d optimally, where d is maximal for any such z-RSDS.]]></description>
			<pubDate>Fri, 09 Jul 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3461698</guid>
		</item>
		<item>
			<title>Dynamic Windows Scheduling with Reallocation</title>
			<link>http://dl.acm.org/citation.cfm?id=3462208</link>
			<description><![CDATA[Mart&#x000ED;n Farach-Colton, Katia Leal, Miguel A. Mosteiro, Christopher Thraves Caro<br /><br />We consider the Windows Scheduling (WS) problem, which is a restricted version of Unit-Fractions Bin Packing, and it is also called Inventory Replenishment in the context of Supply Chain. In brief, WS problem is to schedule the use of communication channels to clients. Each client ci is characterized by an active cycle and a window wi. During the period of time that any given client ci is active, there must be at least one transmission from ci scheduled in any wi consecutive time slots, but at most one transmission can be carried out in each channel per time slot. The goal is to minimize the number of channels used.]]></description>
			<pubDate>Fri, 09 Jul 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3462208</guid>
		</item>
		<item>
			<title>Cache Oblivious Algorithms for Computing the Triplet Distance between Trees</title>
			<link>http://dl.acm.org/citation.cfm?id=3433651</link>
			<description><![CDATA[Gerth St&#x000F8;lting Brodal, Konstantinos Mampentzidis<br /><br />We consider the problem of computing the triplet distance between two rooted unordered trees with n labeled leaves. Introduced by Dobson in 1975, the triplet distance is the number of leaf triples that induce different topologies in the two trees. The current theoretically fastest algorithm is an O(n log n) algorithm by Brodal et al. (SODA 2013). Recently, Jansson and Rajaby proposed a new algorithm that, while slower in theory, requiring O(n log 3 n) time, in practice it outperforms the theoretically faster O(n log n) algorithm. Both algorithms do not scale to external memory. We present two cache oblivious algorithms that combine the best of both worlds.]]></description>
			<pubDate>Sat, 08 May 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3433651</guid>
		</item>
		<item>
			<title>Data Reduction for Maximum Matching on Real-World Graphs: Theory and Experiments</title>
			<link>http://dl.acm.org/citation.cfm?id=3439801</link>
			<description><![CDATA[Tomohiro Koana, Viatcheslav Korenwein, Andr&#x00E9; Nichterlein, Rolf Niedermeier, Philipp Zschoche<br /><br />Finding a maximum-cardinality or maximum-weight matching in (edge-weighted) undirected graphs is among the most prominent problems of algorithmic graph theory. For n-vertex and m-edge graphs, the best-known algorithms run in &#x00D5;(m&#x221A; n) time. We build on recent theoretical work focusing on linear-time data reduction rules for finding maximum-cardinality matchings and complement the theoretical results by presenting and analyzing (thereby employing the kernelization methodology of parameterized complexity analysis) new (near-)linear-time data reduction rules for both the unweighted and the positive-integer-weighted case.]]></description>
			<pubDate>Fri, 23 Apr 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3439801</guid>
		</item>
		<item>
			<title>An Exact Method for the Minimum Feedback Arc Set Problem</title>
			<link>http://dl.acm.org/citation.cfm?id=3446429</link>
			<description><![CDATA[Ali Baharev, Hermann Schichl, Arnold Neumaier, Tobias Achterberg<br /><br />A feedback arc set of a directed graph G is a subset of its arcs containing at least one arc of every cycle in G. Finding a feedback arc set of minimum cardinality is an NP-hard problem called the minimum feedback arc set problem. Numerically, the minimum set cover formulation of the minimum feedback arc set problem is appropriate as long as all simple cycles in G can be enumerated. Unfortunately, even those sparse graphs that are important for practical applications often have &#x03A9; (2n) simple cycles. Here we address precisely such situations: An exact method is proposed for sparse graphs that enumerates simple cycles in a lazy fashion and iteratively extends an incomplete cycle matrix.]]></description>
			<pubDate>Fri, 23 Apr 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3446429</guid>
		</item>
		<item>
			<title>Tight Localizations of Feedback Sets</title>
			<link>http://dl.acm.org/citation.cfm?id=3447652</link>
			<description><![CDATA[Michael Hecht, Krzysztof Gonciarz, Szabolcs Horv&#225;t<br /><br />The classical NP&#8211;hard feedback arc set problem (FASP) and feedback vertex set problem (FVSP) ask for a minimum set of arcs &epsiv; &#8838; E or vertices &nu; &#8838; V whose removal G &setmn; &epsiv;, G &setmn; &nu; makes a given multi&#8211;digraph G&equals;(V, E) acyclic, respectively. Though both problems are known to be APX&#8211;hard, constant ratio approximations or proofs of inapproximability are unknown. We propose a new universal O(&verbar;V&verbar;&verbar;E&verbar;4)&#8211;heuristic for the directed FASP. While a ratio of r &ap; 1.3606 is known to be a lower bound for the APX&#8211;hardness, at least by empirical validation we achieve an approximation of r &#8804; 2.]]></description>
			<pubDate>Wed, 31 Mar 2021 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3447652</guid>
		</item>
		<item>
			<title>Pattern Discovery in Colored Strings</title>
			<link>http://dl.acm.org/citation.cfm?id=3429280</link>
			<description><![CDATA[Zsuzsanna Lipt&#225;k, Simon J. Puglisi, Massimiliano Rossi<br /><br />In this article, we consider the problem of identifying patterns of interest in colored strings. A colored string is a string where each position is assigned one of a finite set of colors. Our task is to find substrings of the colored string that always occur followed by the same color at the same distance. The problem is motivated by applications in embedded systems verification, in particular, assertion mining. The goal there is to automatically find properties of the embedded system from the analysis of its simulation traces. We show that, in our setting, the number of patterns of interest is upper-bounded by O(n2), where n is the length of the string.]]></description>
			<pubDate>Wed, 30 Dec 2020 00:00:00 GMT </pubDate>
			<author />
			<guid isPermaLink="false">3429280</guid>
		</item>
	</channel>
</rss>
