<?xml version="1.0" encoding="ISO-8859-1"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:prism="http://purl.org/rss/1.0/modules/prism/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://comjnl.oxfordjournals.org">
<title>The Computer Journal - current issue</title>
<link>http://comjnl.oxfordjournals.org</link>
<description>The Computer Journal - RSS feed of current issue</description>
<prism:eIssn>1460-2067</prism:eIssn>
<prism:coverDisplayDate>May 2008</prism:coverDisplayDate>
<prism:publicationName>The Computer Journal</prism:publicationName>
<prism:issn>0010-4620</prism:issn>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/255?rss=1" />
  <rdf:li rdf:resource="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/270?rss=1" />
  <rdf:li rdf:resource="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/292?rss=1" />
  <rdf:li rdf:resource="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/303?rss=1" />
  <rdf:li rdf:resource="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/326?rss=1" />
  <rdf:li rdf:resource="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/363?rss=1" />
  <rdf:li rdf:resource="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/372?rss=1" />
  <rdf:li rdf:resource="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/385?rss=1" />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/255?rss=1">
<title><![CDATA[Combinatorial Optimization on Graphs of Bounded Treewidth]]></title>
<link>http://comjnl.oxfordjournals.org/cgi/content/short/51/3/255?rss=1</link>
<description><![CDATA[
<p>There are many graph problems that can be solved in linear or polynomial time with a dynamic programming algorithm when the input graph has bounded treewidth. For combinatorial optimization problems, this is a useful approach for obtaining fixed-parameter tractable algorithms. Starting from trees and series-parallel graphs, we introduce the concepts of treewidth and tree decompositions, and illustrate the technique with the Weighted Independent Set problem as an example. The paper surveys some of the latest developments, putting an emphasis on applicability, on algorithms that exploit tree decompositions, and on algorithms that determine or approximate treewidth and find tree decompositions with optimal or close to optimal treewidth. Directions for further research and suggestions for further reading are also given.</p>
]]></description>
<dc:creator><![CDATA[Bodlaender, H. L., Koster, A. M. C. A.]]></dc:creator>
<dc:date>2008-04-29</dc:date>
<dc:identifier>info:doi/10.1093/comjnl/bxm037</dc:identifier>
<dc:title><![CDATA[Combinatorial Optimization on Graphs of Bounded Treewidth]]></dc:title>
<dc:publisher>British Computer Society</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>51</prism:volume>
<prism:endingPage>269</prism:endingPage>
<prism:publicationDate>2008-05-01</prism:publicationDate>
<prism:startingPage>255</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/270?rss=1">
<title><![CDATA[Parameterized Complexity and Biopolymer Sequence Comparison]]></title>
<link>http://comjnl.oxfordjournals.org/cgi/content/short/51/3/270?rss=1</link>
<description><![CDATA[
<p>The paper surveys parameterized algorithms and complexities for computational tasks on biopolymer sequences, including the problems of longest common subsequence, shortest common supersequence, pairwise sequence alignment, multiple sequencing alignment, structure&ndash;sequence alignment and structure&ndash;structure alignment. Algorithm techniques, built on the structural-unit level as well as on the residue level, are discussed.</p>
]]></description>
<dc:creator><![CDATA[Cai, L., Huang, X., Liu, C., Rosamond, F., Song, Y.]]></dc:creator>
<dc:date>2008-04-29</dc:date>
<dc:identifier>info:doi/10.1093/comjnl/bxm035</dc:identifier>
<dc:title><![CDATA[Parameterized Complexity and Biopolymer Sequence Comparison]]></dc:title>
<dc:publisher>British Computer Society</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>51</prism:volume>
<prism:endingPage>291</prism:endingPage>
<prism:publicationDate>2008-05-01</prism:publicationDate>
<prism:startingPage>270</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/292?rss=1">
<title><![CDATA[The Bidimensionality Theory and Its Algorithmic Applications ]]></title>
<link>http://comjnl.oxfordjournals.org/cgi/content/short/51/3/292?rss=1</link>
<description><![CDATA[
<p>This paper surveys the theory of bidimensionality. This theory characterizes a broad range of graph problems (&lsquo;bidimensional&rsquo;) that admit efficient approximate or fixed-parameter solutions in a broad range of graphs. These graph classes include planar graphs, map graphs, bounded-genus graphs and graphs excluding any fixed minor. In particular, bidimensionality theory builds on the Graph Minor Theory of Robertson and Seymour by extending the mathematical results and building new algorithmic tools. Here, we summarize the known combinatorial and algorithmic results of bidimensionality theory with the high-level ideas involved in their proof; we describe the previous work on which the theory is based and/or extends; and we mention several remaining open problems.</p>
]]></description>
<dc:creator><![CDATA[Demaine, E. D., Hajiaghayi, M.]]></dc:creator>
<dc:date>2008-04-29</dc:date>
<dc:identifier>info:doi/10.1093/comjnl/bxm033</dc:identifier>
<dc:title><![CDATA[The Bidimensionality Theory and Its Algorithmic Applications ]]></dc:title>
<dc:publisher>British Computer Society</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>51</prism:volume>
<prism:endingPage>302</prism:endingPage>
<prism:publicationDate>2008-05-01</prism:publicationDate>
<prism:startingPage>292</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/303?rss=1">
<title><![CDATA[Fixed-Parameter Algorithms For Artificial Intelligence, Constraint Satisfaction and Database Problems]]></title>
<link>http://comjnl.oxfordjournals.org/cgi/content/short/51/3/303?rss=1</link>
<description><![CDATA[
<p>We survey the parameterized complexity of problems that arise in artificial intelligence, database theory and automated reasoning. In particular, we consider various parameterizations of the constraint satisfaction problem, the evaluation problem of Boolean conjunctive database queries and the propositional satisfiability problem. Furthermore, we survey parameterized algorithms for problems arising in the context of the stable model semantics of logic programs, for a number of other problems of non-monotonic reasoning, and for the computation of cores in data exchange.</p>
]]></description>
<dc:creator><![CDATA[Gottlob, G., Szeider, S.]]></dc:creator>
<dc:date>2008-04-29</dc:date>
<dc:identifier>info:doi/10.1093/comjnl/bxm056</dc:identifier>
<dc:title><![CDATA[Fixed-Parameter Algorithms For Artificial Intelligence, Constraint Satisfaction and Database Problems]]></dc:title>
<dc:publisher>British Computer Society</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>51</prism:volume>
<prism:endingPage>325</prism:endingPage>
<prism:publicationDate>2008-05-01</prism:publicationDate>
<prism:startingPage>303</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/326?rss=1">
<title><![CDATA[Width Parameters Beyond Tree-width and their Applications]]></title>
<link>http://comjnl.oxfordjournals.org/cgi/content/short/51/3/326?rss=1</link>
<description><![CDATA[
<p>Besides the very successful concept of tree-width (see [Bodlaender, H. and Koster, A. (2007) Combinatorial optimisation on graphs of bounded treewidth. These are special issues on Parameterized Complexity]), many concepts and parameters measuring the similarity or dissimilarity of structures compared to trees have been born and studied over the past years. These concepts and parameters have proved to be useful tools in many applications, especially in the design of efficient algorithms. Our presented novel look at the contemporary developments of these &lsquo;width&rsquo; parameters in combinatorial structures delivers&mdash;besides traditional tree-width and derived dynamic programming schemes&mdash;also a number of other useful parameters like branch-width, rank-width (clique-width) or hypertree-width. In this contribution, we demonstrate how &lsquo;width&rsquo; parameters of graphs and generalized structures (such as matroids or hypergraphs), can be used to improve the design of parameterized algorithms and the structural analysis in other applications on an abstract level.</p>
]]></description>
<dc:creator><![CDATA[Hlineny, P., Oum, S.-i., Seese, D., Gottlob, G.]]></dc:creator>
<dc:date>2008-04-29</dc:date>
<dc:identifier>info:doi/10.1093/comjnl/bxm052</dc:identifier>
<dc:title><![CDATA[Width Parameters Beyond Tree-width and their Applications]]></dc:title>
<dc:publisher>British Computer Society</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>51</prism:volume>
<prism:endingPage>362</prism:endingPage>
<prism:publicationDate>2008-05-01</prism:publicationDate>
<prism:startingPage>326</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/363?rss=1">
<title><![CDATA[Some Parameterized Problems On Digraphs]]></title>
<link>http://comjnl.oxfordjournals.org/cgi/content/short/51/3/363?rss=1</link>
<description><![CDATA[
<p>We survey results and open questions on complexity of parameterized problems on digraphs. The problems include the feedback vertex and arc set problems, induced subdigraph problems and directed <I>k</I>-leaf problems. We also prove some new results on the topic. Most of these new results are on parameterizations of the backward paired comparison problem.</p>
]]></description>
<dc:creator><![CDATA[Gutin, G., Yeo, A.]]></dc:creator>
<dc:date>2008-04-29</dc:date>
<dc:identifier>info:doi/10.1093/comjnl/bxm039</dc:identifier>
<dc:title><![CDATA[Some Parameterized Problems On Digraphs]]></dc:title>
<dc:publisher>British Computer Society</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>51</prism:volume>
<prism:endingPage>371</prism:endingPage>
<prism:publicationDate>2008-05-01</prism:publicationDate>
<prism:startingPage>363</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/372?rss=1">
<title><![CDATA[Parameterized Complexity of Geometric Problems]]></title>
<link>http://comjnl.oxfordjournals.org/cgi/content/short/51/3/372?rss=1</link>
<description><![CDATA[
<p>This paper surveys parameterized complexity results for hard geometric algorithmic problems. It includes fixed-parameter tractable problems in graph drawing, geometric graphs, geometric covering and several other areas, together with an overview of the algorithmic techniques used. Fixed-parameter intractability results are surveyed as well. Finally, we give some directions for future research.</p>
]]></description>
<dc:creator><![CDATA[Giannopoulos, P., Knauer, C., Whitesides, S.]]></dc:creator>
<dc:date>2008-04-29</dc:date>
<dc:identifier>info:doi/10.1093/comjnl/bxm053</dc:identifier>
<dc:title><![CDATA[Parameterized Complexity of Geometric Problems]]></dc:title>
<dc:publisher>British Computer Society</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>51</prism:volume>
<prism:endingPage>384</prism:endingPage>
<prism:publicationDate>2008-05-01</prism:publicationDate>
<prism:startingPage>372</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

<item rdf:about="http://comjnl.oxfordjournals.org/cgi/content/short/51/3/385?rss=1">
<title><![CDATA[Parameterized Complexity in Cognitive Modeling: Foundations, Applications and Opportunities]]></title>
<link>http://comjnl.oxfordjournals.org/cgi/content/short/51/3/385?rss=1</link>
<description><![CDATA[
<p>In cognitive science, natural cognitive processes are generally conceptualized as computational processes: they serve to transform sensory and mental inputs into mental and action outputs. At the highest level of abstraction, computational models of cognitive processes aim at specifying the computational problem computed by the process under study. Because computational problems are realistic cognitive models only insofar as they can plausibly be computed by the human brain given its limited resources for computation, computational tractability provides a useful constraint on cognitive models. In this paper, we consider the particular benefits of the parameterized complexity framework for identifying sources of intractability in cognitive models. We review existing applications of the parameterized framework to this end in the domains of perception, action and higher cognition. We further identify important opportunities and challenges for future research. These include the development of new methods for complexity analyses specifically tailored to the reverse engineering perspective underlying cognitive science.</p>
]]></description>
<dc:creator><![CDATA[van Rooij, I., Wareham, T.]]></dc:creator>
<dc:date>2008-04-29</dc:date>
<dc:identifier>info:doi/10.1093/comjnl/bxm034</dc:identifier>
<dc:title><![CDATA[Parameterized Complexity in Cognitive Modeling: Foundations, Applications and Opportunities]]></dc:title>
<dc:publisher>British Computer Society</dc:publisher>
<prism:number>3</prism:number>
<prism:volume>51</prism:volume>
<prism:endingPage>404</prism:endingPage>
<prism:publicationDate>2008-05-01</prism:publicationDate>
<prism:startingPage>385</prism:startingPage>
<prism:section>Articles</prism:section>
</item>

</rdf:RDF>