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 71 tok/s
Gemini 2.5 Pro 52 tok/s Pro
GPT-5 Medium 18 tok/s Pro
GPT-5 High 15 tok/s Pro
GPT-4o 101 tok/s Pro
Kimi K2 196 tok/s Pro
GPT OSS 120B 467 tok/s Pro
Claude Sonnet 4 37 tok/s Pro
2000 character limit reached

De Klerk–Pasechnik Conjecture Overview

Updated 9 September 2025
  • The De Klerk–Pasechnik Conjecture is a principle stating that sum-of-squares based semidefinite programming hierarchies finitely detect exact combinatorial optima in NP-hard optimization problems.
  • Copositive formulations and SOS certificates are employed to derive progressively tighter bounds for the stability number of graphs, with convergence guaranteed for acritical cases.
  • Extensions to symmetric cones and applications in TSP and crossing numbers demonstrate the conjecture’s potential to improve algorithmic frameworks and establish strong lower bounds in graph theory.

The De Klerk–Pasechnik Conjecture encompasses a family of deep problems in the theory and hierarchy of semidefinite and copositive programming relaxations for NP-hard combinatorial optimization problems, chiefly the stability number of a graph and related structures. Originating from the copositive formulation for α(G)\alpha(G), the conjecture postulates that certain sum-of-squares–based semidefinite hierarchies “detect” exact combinatorial optima after a bounded (and often tight) number of steps. This principle connects the geometry of nonconvex cones, algebraic certificates, and classical graph invariants, and extends to approximation hierarchies over symmetric cones, relaxations for the TSP, and lower bounds on crossing numbers. The conjecture serves as a benchmark for hierarchy tightness, convergence, and computational practicality.

1. Copositive Programming Formulation and Hierarchies

The copositive formulation expresses the stability number α(G)\alpha(G) as

α(G)=min{tt(I+AG)J is copositive}\alpha(G) = \min\{\, t \mid t(I + A_G) - J \text{ is copositive} \,\}

where AGA_G is the adjacency matrix of GG and JJ is the all-ones matrix. Since membership in the copositive cone is NP-hard, inner approximation schemes are employed. De Klerk and Pasechnik (2002) introduced bounds ϑ(r)(G)\vartheta^{(r)}(G) based on conic approximations Kn(r)\mathcal{K}_n^{(r)} derived from structured sum-of-squares representations. These hierarchies embed the combinatorial structure into the semidefinite programming (SDP) framework, permitting progressively tighter bounds via increasing the parameter rr.

Typical relaxations take the form:

  • Linearized certificate: (xi)rpM(x)R+[x](\sum x_i)^r\, p_M(x) \in \mathbb{R}_+[x]
  • SOS certificate: (xi2)rPM(x)Σ(\sum x_i^2)^r\, P_M(x) \in \Sigma

These preserve combinatorial invariants, and, under the conjecture, converge finitely: ϑ(α(G)1)(G)=α(G)\vartheta^{(\alpha(G)-1)}(G) = \alpha(G) (Laurent et al., 2021). Explicit connection with the Motzkin–Straus formulation and SOS/Lasserre hierarchies reveals that the combinatorial optimality can be “witnessed” by finitely many minimizers, especially for acritical graphs (no edge deletion increases α(G)\alpha(G)).

2. Finite Convergence, Criticality, and Tightness

Finite convergence of the SOS/certificates hierarchy occurs for acritical graphs, as shown via analysis of the Motzkin–Straus minimizers and Nie’s theorem using the Boundary Hessian Condition (Laurent et al., 2021). If GG lacks critical edges, the SOS hierarchy exactly recovers 1/α(G)1/\alpha(G) at some finite level. For graphs with critical edges, infinite minimizer sets impede direct application, and the conjecture remains open in the general case.

Recent constructions demonstrate tightness: there exist families of graphs for which r=α(G)1r = \alpha(G) - 1 is necessary for convergence (Vargas et al., 5 Sep 2025). These show that, although lower bounds can sometimes be attained sooner, the upper bound in the conjecture is sharp for specific graph classes.

Related work characterizes the behavior of approximation cones under graph operations, e.g., adding isolated nodes can break exactness (ϑ(1)\vartheta^{(1)}) (Laurent et al., 2021), indicating strict inclusion r0Kn(r)COPn\bigcup_{r \geq 0} \mathcal{K}_n^{(r)} \subset \text{COP}_n for n6n \geq 6. This disproves earlier conjectures linking cone structure under extension (Laurent et al., 2021).

3. Certificate Translation: Lovász Theta and Algorithmic Reductions

The hierarchy’s certificate language seamlessly translates to well-known SDP graph invariants. For instance, exactness at level zero (ϑ(0)(G)=α(G)\vartheta^{(0)}(G) = \alpha(G)) is equivalent to the existence of a Lovász-exactness certificate—a PSD matrix PP with precise row and off-diagonal constraints:

  • PMG=α(G)(A+I)JP \leq M_G = \alpha(G)(A+I)-J
  • Pii=α(G)1P_{ii} = \alpha(G) - 1
  • Pij=1P_{ij} = -1 for nonedges

Thus, deciding if ϑ(0)(G)=α(G)\vartheta^{(0)}(G) = \alpha(G) can be algorithmically reduced (in polynomial time for fixed α\alpha) to acritical graphs, with identical reductions and structural findings for the Lovász theta number [c and Laurent (2007), (Laurent et al., 2021)].

4. Extensions to Symmetric Cones and Computational Hierarchies

Recent advances “lift” the copositive cone and its hierarchies to symmetric cone settings, e.g., cones formed by direct products of nonnegative orthants and second-order cones. The de Klerk–Pasechnik-type inner approximation hierarchies

IdP,r(E+):={AA(c1,,ck)IdP,r}I_{dP,r}(E_+) := \{\, A \mid A(c_1,\ldots,c_k) \in I_{dP,r} \,\}

converge as rr\uparrow\infty to the full copositive cone COP(E+)\text{COP}(E_+) (Nishijima et al., 2022). Yıldırım-type outer approximations similarly converge from above. Computational efficiency is achieved by formulating moderate-sized block-diagonal SDP constraints, permitting substantial numerical progress—particularly when the nonnegative orthant is small. Empirical evidence supports practical exactness for moderate rr (Nishijima et al., 2022).

5. SDP Relaxations for the TSP and Cycle Cover Problems

The De Klerk–Pasechnik–Sotirov SDP relaxation for the TSP employs matrix variables and cosine-weighted LMIs reflecting the structure of distance matrices for Hamiltonian cycles:

minimize12trace(CX(1))\text{minimize}\quad \tfrac{1}{2}\,\text{trace}(C X^{(1)})

subject to:

  • X(k)0X^{(k)} \succeq 0
  • j=1dX(j)=JI\sum_{j=1}^d X^{(j)} = J - I
  • I+j=1dcos(2πjk/n)X(j)0I + \sum_{j=1}^d \cos(2\pi jk/n) X^{(j)} \succeq 0

Explicitly constructed “cut semimetric” instances show that for certain cost matrices, the integrality gap grows linearly with nn—the SDP relaxation can be made arbitrarily weaker than the integer optimum (Gutekunst et al., 2017). This stark failure contrasts with the subtour LP, which maintains a gap at most $1.5$. Extension to kk-cycle cover problems confirms the unbounded gap for all fixed kk.

A further SDP constraint developed from the matrix-tree theorem, enforcing that the sum of spanning tree weights is at least nn, is shown to be implied by standard subtour elimination LP constraints (Gutekunst et al., 2019). This implies that such SDP constraints do not strengthen TSP relaxations beyond the well-known linear programming bounds.

6. Sum-of-Squares Bounds and Turán-type Lemmas

SOS hierarchies derived from the copositive formulation not only help determine stability numbers but, in low degrees, recapitulate classical extremal bounds. For example, the greedy Turán-type lemma is captured by

α(G)G/(d+1)\alpha(G) \geq |G|/(d+1)

with generalizations to Caro–Wei bounds via hierarchical sum-of-squares. Recent work shows that structured SOS relaxations yield tight bounds in classes of graphs where generic hierarchies may not (Vargas et al., 5 Sep 2025). Key novelty includes an SDP feasibility formulation at each hierarchy level and preservation of essential combinatorial structure.

7. Applications to Crossing Numbers and Topological Graph Theory

Semidefinite relaxations leveraging representation theory have advanced lower bounds for the crossing numbers of complete bipartite graphs Km,nK_{m,n} (Brosch et al., 2022). By full block-diagonalization of the invariant matrix algebra and relaxing only certain key blocks to be positive semidefinite, new bounds significantly improve upon earlier results: cr(K10,n)4.87057n210n cr(K11,n)5.99939n212.5n cr(K12,n)7.25579n215n cr(K13,n)8.65675n218n\begin{align*} \text{cr}(K_{10,n}) &\geq 4.87057 n^2 - 10n \ \text{cr}(K_{11,n}) &\geq 5.99939 n^2 - 12.5n \ \text{cr}(K_{12,n}) &\geq 7.25579 n^2 - 15n \ \text{cr}(K_{13,n}) &\geq 8.65675 n^2 - 18n \end{align*} The SDP relaxations, particularly those requiring only a “special” block to be PSD, are computationally efficient and nearly as strong as full SDP bounds. These methods approach Zarankiewicz’s conjectured crossing numbers, and could, with further hierarchy refinement, resolve central open problems in topological graph theory.

8. Open Problems, Complexity Barriers, and Future Directions

Despite substantial progress on finite convergence in specialized graph classes, the general validity of the De Klerk–Pasechnik Conjecture—that all combinatorial invariants of the stability number are realized at a bounded hierarchy level—remains open. Recent work presents algorithmic reductions to the acritical case and tightness examples. Complexity results highlight NP-hardness of determining finite minimizer sets in quadratic optimization, underscoring intrinsic computational limits (Laurent et al., 2021). There exists sensitivity under graph augmentation; isolated node addition can invalidate exactness at fixed hierarchy levels (Laurent et al., 2021).

Further investigation into the interaction of nonnegative forms with their zeros, the extension of block-diagonal SDP relaxations to broader combinatorial problems, and the precise asymptotic behavior of approximation ratios remain major research avenues. Integration of algebraic geometry, spectral graph theory, and combinatorial optimization is likely to yield further insights into these hierarchies and their practical utility.


In summary, the De Klerk–Pasechnik Conjecture is central to understanding finite convergence and tightness of SDP/certificate-based relaxations for the stability number, copositivity, TSP, and related combinatorial optimization domains. It is a touchstone for the performance and design of approximating cones, SOS hierarchies, and semidefinite relaxations, linking fundamental algebraic, geometric, and computational aspects of graph theory.