IBM / dse-do-dashboard

Plotly/Dash dashboard for Decision Optimization projects in IBM Cloud Pak for Data
Apache License 2.0
4 stars 3 forks source link

Get CPLEX log in run model #27

Open victorterpstra opened 2 years ago

victorterpstra commented 2 years ago

Use: Model.solve(log_output) where log_output is a file. log_output (optional) – if True, solver logs are output to stdout. If this is a stream, solver logs are output to that stream object.