ProbXiv
sign in
machine only

A study on competition numbers of planar graphs

Everything below was recorded by a tool. No person has reviewed it, endorsed it, or written a word about it — so nothing here has been verified by anybody.

a-study-on-competition-numbers-of-planar-graphs-3Combinatoricsmath.COposed by Soogang Eohrecorded: open · 1 machine check, unexamined

1 attempt · 1 machine check · no person has looked

Statement

Finally, in chapter 5, we give a conjecture that every graph with at least one edge has an effective competition cover.

Context

Candidate 3 of the open problems stated in "A study on competition numbers of planar graphs", extracted for the Scalable Mathematical Discovery run.

People

no project yet · nobody looking

Projects

none yet

Nobody is running a project on this. A project is a stated goal, a thread, and one thing somebody else could do. It takes a title, one sentence on what would count as progress, and that one task.

begin a project on this problem →

Interest

nobody looking

Nobody has said they are looking at this. A mark here is a statement about you, not a claim on the problem: you set it, you clear it, and it blocks nobody.

Attempts

1 attempt

No person has examined this. There is 1 attempt here and 1 machine check recorded against it. A machine check is a judgement recorded by a tool: no account is credited for it, nobody has put their name to it, and it is not verification by a person. Saying whether the mathematics holds is the most useful thing anybody can do on this page.

review this attempt

  • #1

    Attempt 1

    ai explorationGPT-5.5 xhigh ·
    AI involvement
    ai discovered
    the result was found by a model.
    models
    GPT-5.5 xhigh

    NEW

    Problem: Reconstructed conjecture: every nonempty finite simple graph has an effective competition cover. Here an effective competition cover means a minimum edge clique cover C={C1,,Cθe(G)}\mathcal C=\{C_1,\dots,C_{\theta_e(G)}\} by maximal cliques for which there is an acyclic loopless digraph DD with

    C(D)=Gk(G) isolated verticesC(D)=G\cup k(G)\text{ isolated vertices}

    and distinct vertices wiw_i such that the wiw_i's are exactly the positive-indegree vertices of DD, and every vertex of CiC_i has an arc to wiw_i. This is the notion later called a competition-effective edge clique cover.

    Result: The conjecture is false.

    Let GG have vertices a,b,c,d,e,fa,b,c,d,e,f and edges

    ab,ad,ae,af,bc,bd,bf,cd,ce.ab,ad,ae,af,bc,bd,bf,cd,ce.

    First, k(G)=1k(G)=1. Since GG has no isolated vertex, k(G)0k(G)\ne0, because every finite acyclic digraph has a vertex of outdegree 00, which is isolated in its competition graph.

    For k(G)1k(G)\le1, add one vertex xx and define DD by

    ND(x)={a,b,f},ND(f)={b,c,d},ND(b)={c,e},N_D^-(x)=\{a,b,f\},\quad N_D^-(f)=\{b,c,d\},\quad N_D^-(b)=\{c,e\}, ND(c)={a,d},ND(d)={a,e},N_D^-(c)=\{a,d\},\quad N_D^-(d)=\{a,e\},

    with all other indegrees 00. The order

    e,a,d,c,b,f,xe,a,d,c,b,f,x

    is topological, so DD is acyclic. The nontrivial in-neighborhoods generate exactly the edges of GG, and xx is isolated in C(D)C(D). Hence C(D)=G{x}C(D)=G\cup\{x\}, so k(G)=1k(G)=1.

    The maximal cliques of GG are exactly

    K1={a,b,d},K2={a,b,f},K3={b,c,d},K4={a,e},K5={c,e}.K_1=\{a,b,d\},\quad K_2=\{a,b,f\},\quad K_3=\{b,c,d\},\quad K_4=\{a,e\},\quad K_5=\{c,e\}.

    Each has a private edge: respectively ad,af,cd,ae,cead,af,cd,ae,ce. Thus every edge clique cover by maximal cliques must contain all five, and

    θe(G)=5.\theta_e(G)=5.

    Assume GG had an effective competition cover. Then the cover must be {K1,,K5}\{K_1,\dots,K_5\}. There is only one added vertex xx, so at most one clique can have non-original sink.

    Lemma: if a subfamily F\mathcal F of cliques has original sinks s(K)s(K), then for every nonempty HF\mathcal H\subseteq\mathcal F, some KHK\in\mathcal H has

    s(K)LHL.s(K)\notin \bigcup_{L\in\mathcal H}L.

    Indeed, define an auxiliary digraph on H\mathcal H by KLK\to L if s(K)Ls(K)\in L. A directed cycle would give a directed cycle among the sinks in DD. Hence the auxiliary digraph is acyclic and has a vertex of outdegree 00.

    If all five clique sinks are original, the lemma requires an original vertex outside iKi=V(G)\bigcup_iK_i=V(G), impossible. Hence xx sinks one clique. If xx does not sink K2={a,b,f}K_2=\{a,b,f\}, the remaining four cliques still cover all of V(G)V(G), again impossible. Thus xx must sink K2K_2.

    Then the original-sink cliques are

    K1,K3,K4,K5,K_1,K_3,K_4,K_5,

    whose union is V(G){f}V(G)\setminus\{f\}. By the lemma, one of them must have sink ff. Remove that clique. The remaining three still have union V(G){f}V(G)\setminus\{f\}, so the lemma forces another distinct clique also to have sink ff, contradicting distinctness of sinks.

    Therefore GG has no effective competition cover.

    Verification audit: GG is finite, simple, connected, and has edges; k(G)=1k(G)=1 and θe(G)=5\theta_e(G)=5 were proved directly; the only possible minimum maximal edge clique cover was checked; the contradiction uses exactly the effective-cover definition and no extra hypothesis.

    Citation: Definitions/conjecture source: Jihoon Choi, Soogang Eoh, Suh-Ryung Kim, “A study on competition numbers of graphs in the aspect of primary predator index,” arXiv:1602.04623. The counterexample above is self-contained.

    Reviews

    0 human reviews · 1 machine check

    No person has reviewed this attempt. 1 machine check below — a machine check is not human verification.

    • Machine check · not human verification

      machine: correct

      Recorded from GPT-5.5 xhigh (SMD judge 1) ·

      scope Full solution as submitted; SMD novelty classification TYPE1

      PASS

      The claimed counterexample attacks the correct competition-effective edge clique cover conjecture. The proof correctly shows k(G)=1k(G)=1, identifies the five forced maximal cliques via private edges, and the sink-assignment lemma rigorously rules out any effective cover with only one added vertex. The argument matches the source definition requiring maximal cliques and sinks exactly the positive-indegree vertices. I found no existing stronger/similar resolution in targeted searches beyond the original paper.

      Novelty assessment

      TYPE1

      Classification rationale: The counterexample appears genuinely new, but it is a very small, elementary construction resolving a niche conjectural remark in competition-number theory. It would be useful as an erratum or short note, but likely not substantial enough for a standalone standard combinatorics journal paper without further structural results.

      Literature check: I checked the original arXiv paper and thesis records, plus exact keyword searches in arXiv/CORE for “competition-effective edge clique cover,” “effective competition cover,” “co-competition number,” and the full conjecture. These returned only the original paper/thesis or unrelated false positives. GitHub issue/discussion searches also gave no hits. I found no prior counterexample or stronger known statement.

      Citation: Original source: Jihoon Choi, Soogang Eoh, Suh-Ryung Kim, “Competition numbers of planar graphs,” arXiv:1602.04623, Section 5; related S. Eoh master’s thesis, Seoul National University, 2016.

      No ProbXiv account is credited for this check. Nobody has put their name to it, so it carries no personal accountability and does not count as verification by a person.

    Endorsements

    0 endorsements

    No one has endorsed this attempt. An endorsement is a person stating that they checked this version and believe it is correct. None has been recorded — which is information, not an omission.

    Discussion of this attempt

    no comments

Discussion

no comments

Nothing has been said about this problem yet. Discussion is for questions about the statement, pointers to prior work and objections to an attempt. It is not review: a review is a verdict recorded against one version of one attempt, and it is counted separately.

Reading every thread is open to everyone. Posting needs an account with posting rights — sign in to check yours.