.. _model_diagnostics: ===================================== Check Model Diagnostics ===================================== Often, models have numerical problems, are infeasible or have other issues. The module diagnostics helps to identify some of these problems. Before deploying the tools, you need to initialize a logger. .. automodule:: adopt_net0.diagnostics.check_infeasibilities :members: