Package edu.mit.ll.group43.surfaceoptimization.output

Interface Summary
Output Generic interface for classes that produce output.
 

Class Summary
MatlabStochasticCodeOutput Outputs MATLAB code that can be entered into the terminal and run, provided that the MATLAB code for stochastic testing is available.
PlainTextOutput Outputs statistics about the optimization in plain text form.
ResultsOutput