1. Get the code built and run and generate the plots. It should be easy. The main class is: com.numericalmethod.benchmark.main.Main.java. 2. Figure out how to run the R implementation (and generate the data for the output csv file); You will need to install R on your computer. 3. Figure out how to run the comparison tests for "optimization", i.e., those SDP and SOCP tests; you will need to install CVX on your computer. 4. Replace the currently obsolete plotting package with something new and supported, preferably from Google.
Get the code built and run and generate the plots. It should be easy. The main class is: com.numericalmethod.benchmark.main.Main.java.
Figure out how to run the R implementation (and generate the data for the output csv file); You will need to install R on your computer.
Figure out how to run the comparison tests for "optimization", i.e., those SDP and SOCP tests; you will need to install CVX on your computer.
Replace the currently obsolete plotting package with something new and supported, preferably from Google.