This is a development version of this entry. It might change over time and is not stable.
Please refer to release versions for citations.
Abstract
Given a graph with vertices and a number , the
decision problem Clique asks whether contains a fully connected
subgraph with vertices. For this NP-complete problem there exists
a non-trivial lower bound: no monotone circuit of a size that is
polynomial in can solve Clique.
This entry
provides an Isabelle/HOL formalization of a concrete lower bound (the
bound is for the fixed choice of ), following a proof by Gordeev.