gemseo.post.basic_history module#
A constraints plot.
- class BasicHistory(opt_problem)[source]#
Bases:
BasePost
[BasicHistory_Settings
]Plot the history of selected constraint, objective and observable functions.
This post-processor requires the names of these selected outputs.
Initialize self. See help(type(self)) for accurate signature.
- Parameters:
opt_problem (OptimizationProblem) -- The optimization problem to be post-processed.
- Settings#
alias of
BasicHistory_Settings