MathDB
Minimum vertices in a graph with 100 shortest paths

Source: IMOC 2021 C9

August 11, 2021
combinatoricsgraph theoryIMOC

Problem Statement

In a simple graph, there exist two vertices A,BA,B such that there are exactly 100100 shortest paths from AA to BB. Find the minimum number of edges in the graph.
CSJL