<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-07-20T09:01:39Z</responseDate>
  <request identifier="1234" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:1234</identifier>
        <datestamp>2024-03-06T11:07:37Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Approximating Solution Structure</dc:title>
          <dc:creator>van Rooij, Iris</dc:creator>
          <dc:creator>Hamilton, Matthew</dc:creator>
          <dc:creator>Müller, Moritz</dc:creator>
          <dc:creator>Wareham, Todd</dc:creator>
          <dc:subject>Approximation Algorithms</dc:subject>
          <dc:subject>Solution Structure</dc:subject>
          <dc:description>hen it is hard to compute an optimal solution $y in optsol(x)$ to an&#13;
instance $x$ of a problem, one may be willing to settle for an efficient&#13;
algorithm $A$ that computes an approximate solution $A(x)$. The most&#13;
popular type of approximation algorithm in Computer Science (and indeed&#13;
many other applications) computes solutions whose value is within some multiplicative factor of the optimal solution value, {em e.g.},&#13;
$max(frac{val(A(x))}{optval(x)}, frac{optval(x)}{val(A(x))}) leq&#13;
h(|x|)$ for some function $h()$. However, an algorithm might also&#13;
produce a solution whose structure is ``close'' to the structure of an&#13;
optimal solution relative to a specified solution-distance function $d$,&#13;
{em i.e.}, $d(A(x), y) leq h(|x|)$ for some $y in optsol(x)$. Such&#13;
structure-approximation algorithms have applications within Cognitive&#13;
Science and other areas. Though there is an&#13;
extensive literature dating back over 30 years on value-approximation,&#13;
there is to our knowledge no work on general techniques for assessing&#13;
the structure-(in)approximability of a given problem.&#13;
&#13;
In this talk, we describe a framework for investigating the&#13;
polynomial-time and fixed-parameter structure-(in)approximability of&#13;
combinatorial optimization problems relative to metric solution-distance&#13;
functions, {em e.g.}, Hamming distance. We motivate this framework by&#13;
(1) describing a particular application within Cognitive Science and (2)&#13;
showing that value-approximability does not necessarily imply&#13;
structure-approximability (and vice versa). This framework includes&#13;
definitions of several types of structure approximation algorithms&#13;
analogous to those studied in value-approximation, as well as&#13;
structure-approximation problem classes and a&#13;
structure-approximability-preserving reducibility. We describe a set of techniques for proving the degree of&#13;
structure-(in)approximability of a given problem, and summarize all&#13;
known results derived using these techniques. We also list 11 open&#13;
questions summarizing particularly promising directions for future&#13;
research within this framework.&#13;
&#13;
vspace*{0.15in}&#13;
&#13;
oindent&#13;
(co-presented with Todd Wareham)&#13;
vspace*{0.15in}&#13;
&#13;
jointwork{Hamilton, Matthew; M"{u}ller, Moritz; van Rooij, Iris; Wareham, Todd}</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Iris van Rooij and Matthew Hamilton and Moritz Müller and Todd Wareham</dc:contributor>
          <dc:date>2007</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 7281, Structure Theory and FPT Algorithmics for Graphs, Digraphs and Hypergraphs (2007)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.07281.3</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-12345</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.07281.3</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
