reho.model#

Directory for model-related code.

Modules

actors_problem

File for constructing and solving the optimization for the actor-based problem formulation.

infrastructure

File for handling infrastructure parameters.

master_problem

File for handling data and optimization for an AMPL master problem.

postprocessing

Directory where the output of the optimization from the AMPL model is extracted and processed to give a reho.results dictionary.

preprocessing

Directory where the data are prepared as input for the AMPL optimization.

reho

File for constructing and solving the optimization problem.

sub_problem

File for handling data and optimization for an AMPL sub-problem.