/MOO_JA_3_Sup.jl

Supplemental Materials and Experimental Results for "Computational Study of Biobjective Pure Integer Linear Programs"

Primary LanguageJupyter NotebookMIT LicenseMIT

Supplemental Materials and Experimental Results for "Computational Study of Biobjective Pure Integer Linear Programs"

Minor Testing

Testing

Julia sourcecode:

  1. Experimental_Run.jl - Script to run the whole experiment. The proper way to run the Experiments will be julia -p 4 Experimental_Run.jl. In this case, experiments related to MDLS, V1, V2 and V3 will run 4 instances in parallel. However, all experiments related to NSGA-II and V3 with 1, 2, 3 and 4 on the large random instances will be run serially.
  2. Summarizing_Results.jl - Script to generate all the plots from the Experimental Results.

Experimental Results:

  1. Detailed Experimental Results
  2. Nondominated Frontiers:
    1. NSGA-II
    2. MDLS
    3. V1
    4. V2
    5. V3
    6. Random Instances:
      1. Combined Frontier
      2. V3 - 1 Thread
      3. V3 - 2 Threads
      4. V3 - 3 Threads
      5. V3 - 4 Threads
  3. Plots