You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// constraints "x>=2"; // makes the problem infeasible (for testing purposes)
179
-
// postsolve "import sys;print(f'Optimal value is {__value__:.2f}',file=sys.stderr)";
180
-
// postsolve "import sys; print('\\n'.join([f'{x}: {str(y)}' for x,y in __problem__.get_problem_data(__problem__.solver_stats.solver_name)[0].items()]),file=sys.stderr)";
0 commit comments