Simple connected graph with 100 vertices and 2013 edges
Source: Turkey National Olympiad Second Round 2013 P3
November 28, 2013
graph theorycombinatoricsGraph coloringConnected graphs
Problem Statement
Let be a simple, undirected, connected graph with vertices and edges. It is given that there exist two vertices and such that it is not possible to reach from using one or two edges. We color all edges using colors, such that for all pairs of vertices, there exists a way connecting them with a single color. Find the maximum value of .