(function from pyomo.opt.results.solver)
pyomo.opt.results.solver
This function returns True if the termination condition for the solver is ‘optimal’. This is backwards and forwards compatible.
results (Pyomo Results object returned from solver.solve)
bool