run_algorithm.py#
This file contains methods for running the SM-SPSA algorithm on one or multiple network instances. It includes additional code for checking and saving input parameters, applying heuristics, setting additional required variables, plotting and saving results.
|
Calls the single instance or multiple instances code based on the |
|
Runs the SM-SPSA algorithm on one instance. |
|
Runs the SM-SPSA algorithm on multiple instances. |