# Import reference set files from formulation 2, so that the same color scheme and objective can be used for the # colors of the rule curves from formulation 1. def ...
# This module contains the pysedsim function calls required to execute Formulation II in Wild et al. (in review). from __future__ import division # This ensures result of quotient of two integers will ...