Documentation

FormalConjectures.WrittenOnTheWallII.GraphConjecture103

Written on the Wall II - Conjecture 103 #

Reference: E. DeLaVina, Written on the Wall II, Conjectures of Graffiti.pc

WOWII Conjecture 103

For a simple connected graph $G$, $\alpha(G) \le \lfloor b(G) - \ln(\mathrm{ecc\_avg}(G)) \rfloor$ where $\alpha(G) = G.\mathrm{indepNum}$ is the independence number, $b(G)$ is the largest induced bipartite subgraph size, and $\mathrm{ecc\_avg}(G) = G.\mathrm{averageEccentricity}$ is the average eccentricity of $G$. Uses Real.log (natural logarithm).