Skip to content

Erdős problem 150

A minimal cut of a graph is a minimal set of vertices whose removal disconnects the graph. Let c(n)c(n) be the maximum number of minimal cuts a graph on nn vertices can have.

Sources

Browse retained paths and inspect the exact material available for this Problem.

5 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

150.lean

Retained formal statement4 of 5

Seymour observed that c(3m+2)3mc(3m+2)\geq 3^m, as seen by the graph of mm independent paths of length 44 joining two vertices.

FormalConjectures/ErdosProblems/150.leanErdos150.erdos_150.variants.seymour1 lineExact file
∀ (m : ℕ), 3 ^ mErdos150.maxMinimalCuts (3 * m + 2)
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page