I implemented a MIP model with SCIP as a solver. One of my goals is to plot the evolution of the intermediate solutions through time.
Using a loop on NextSolution(),