wessle / costaware

Repository for cost-aware project code.
MIT License
2 stars 0 forks source link

ExperimentRunner class diagram #9

Closed wessle closed 4 years ago

wessle commented 4 years ago

Background

We're creating an ExperimentRunner object that reads in an experiment_config file and launches a corresponding experiment. I just took a first crack at the class diagram, which can be found in the notes directory on the experiments branch.

Issue

@DavidNKraemer Suggestions? Comments? My UML usage may need correcting.

wessle commented 4 years ago

Update

Updated the class diagram and added skeleton classes to experiment.py on the experiments branch.

wessle commented 4 years ago

Resolved during today's meeting.