$ g++ main.cpp -o main -Wall
There are 3 executable functions: MinResSolve, Plot Graph 1 and Plot Graph 2. You can input 1 to run it, or 0 to not run it.
Example to plot Graph 1 and Graph 2:
$ ./main 0 1 1
There are 2 data text file that the scripts is able to read. You can input 1 to generate the first plot and 2 for the second. Example:
$ python3 script.py 2