Papers
Topics
Authors
Recent
Detailed Answer
Quick Answer
Concise responses based on abstracts only
Detailed Answer
Well-researched responses based on abstracts and relevant paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses
Gemini 2.5 Flash
Gemini 2.5 Flash 99 tok/s
Gemini 2.5 Pro 43 tok/s Pro
GPT-5 Medium 33 tok/s Pro
GPT-5 High 30 tok/s Pro
GPT-4o 110 tok/s Pro
Kimi K2 207 tok/s Pro
GPT OSS 120B 467 tok/s Pro
Claude Sonnet 4 36 tok/s Pro
2000 character limit reached

Parameterized algorithms for the 2-clustering problem with minimum sum and minimum sum of squares objective functions (1303.6867v2)

Published 27 Mar 2013 in cs.DS

Abstract: In the {\sc Min-Sum 2-Clustering} problem, we are given a graph and a parameter $k$, and the goal is to determine if there exists a 2-partition of the vertex set such that the total conflict number is at most $k$, where the conflict number of a vertex is the number of its non-neighbors in the same cluster and neighbors in the different cluster. The problem is equivalent to {\sc 2-Cluster Editing} and {\sc 2-Correlation Clustering} with an additional multiplicative factor two in the cost function. In this paper we show an algorithm for {\sc Min-Sum 2-Clustering} with time complexity $O(n\cdot 2.619{r/(1-4r/n)}+n3)$, where $n$ is the number of vertices and $r=k/n$. Particularly, the time complexity is $O*(2.619{k/n})$ for $k\in o(n2)$ and polynomial for $k\in O(n\log n)$, which implies that the problem can be solved in subexponential time for $k\in o(n2)$. We also design a parameterized algorithm for a variant in which the cost is the sum of the squared conflict-numbers. For $k\in o(n3)$, the algorithm runs in subexponential $O(n3\cdot 5.171{\theta})$ time, where $\theta=\sqrt{k/n}$.

Citations (3)
List To Do Tasks Checklist Streamline Icon: https://streamlinehq.com

Collections

Sign up for free to add this paper to one or more collections.

Summary

We haven't generated a summary for this paper yet.

Dice Question Streamline Icon: https://streamlinehq.com

Follow-Up Questions

We haven't generated follow-up questions for this paper yet.