<?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">
<ListRecords>
<oai_dc:dc xmlns="http://www.openarchives.org/OAI/2.0/oai_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>Linear-time MaxCut in multigraphs parameterized above the Poljak-Turzík bound</dc:title>
   	<dc:creator>Lill, Jonas</dc:creator>
   	<dc:creator>Petrova, Kalina H</dc:creator>
   	<dc:creator>Weber, Simon</dc:creator>
   	<dc:subject>ddc:510</dc:subject>
   	<dc:description>MaxCut is a classical NP-complete problem and a crucial building block in many
combinatorial algorithms. The famousEdwards-Erdös bound states that any connected
graph on n vertices with m edges contains a cut of size at least m/2 + n−1/4 . Crowston,
Jones and Mnich [Algorithmica, 2015] showed that the MaxCut problem on simple
connected graphs admits an FPT algorithm, where the parameter k is the difference
between the desired cut size c and the lower bound given by the Edwards-Erdös
bound. This was later improved by Etscheid and Mnich [Algorithmica, 2017] to run
in parameterized linear time, i.e., f (k) · O(m). We improve upon this result in two
ways: Firstly, we extend the algorithm to work also for multigraphs (alternatively,
graphs with positive integer weights). Secondly, we change the parameter; instead of
the difference to the Edwards-Erdös bound, we use the difference to the Poljak-Turzík
bound. The Poljak-Turzík bound states that any weighted graph G has a cut of weight
at least w(G)/2 + wMSF (G)/4 , where w(G) denotes the total weight of G, and wMSF (G)
denotes the weight of its minimum spanning forest. In connected simple graphs the
two bounds are equivalent, but for multigraphs the Poljak-Turzík bound can be larger
and thus yield a smaller parameter k. Our algorithm also runs in parameterized linear
time, i.e., f (k) · O(m + n).</dc:description>
   	<dc:publisher>Springer Nature</dc:publisher>
   	<dc:date>2025</dc:date>
   	<dc:type>info:eu-repo/semantics/article</dc:type>
   	<dc:type>doc-type:article</dc:type>
   	<dc:type>text</dc:type>
   	<dc:type>http://purl.org/coar/resource_type/c_2df8fbb1</dc:type>
   	<dc:identifier>https://research-explorer.ista.ac.at/record/19603</dc:identifier>
   	<dc:identifier>https://research-explorer.ista.ac.at/download/19603/20957</dc:identifier>
   	<dc:source>Lill J, Petrova KH, Weber S. Linear-time MaxCut in multigraphs parameterized above the Poljak-Turzík bound. &lt;i&gt;Algorithmica&lt;/i&gt;. 2025;87:983-1007. doi:&lt;a href=&quot;https://doi.org/10.1007/s00453-025-01306-y&quot;&gt;10.1007/s00453-025-01306-y&lt;/a&gt;</dc:source>
   	<dc:language>eng</dc:language>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/doi/10.1007/s00453-025-01306-y</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/issn/0178-4617</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/e-issn/1432-0541</dc:relation>
   	<dc:relation>info:eu-repo/semantics/altIdentifier/wos/001463103800001</dc:relation>
   	<dc:rights>https://creativecommons.org/licenses/by/4.0/</dc:rights>
   	<dc:rights>info:eu-repo/semantics/openAccess</dc:rights>
</oai_dc:dc>
</ListRecords>
</OAI-PMH>
