MathDB
Evaluation and Example for graphs!

Source: IMEO 2019, Problem 2

October 14, 2019
combinatoricsgraph theorycombinatorics proposed

Problem Statement

Consider some graph GG with 20192019 nodes. Let's define inverting a vertex vv the following process: for every other vertex uu, if there was an edge between vv and uu, it is deleted, and if there wasn't, it is added. We want to minimize the number of edges in the graph by several invertings (we are allowed to invert the same vertex several times). Find the smallest number MM such that we can always make the number of edges in the graph not larger than MM, for any initial choice of GG.
Proposed by Arsenii Nikolaev, Anton Trygub (Ukraine)