timml icon indicating copy to clipboard operation
timml copied to clipboard

print 'Solution complete' also for zero unknowns

Open mbakker7 opened this issue 5 years ago • 0 comments

When solving a model without unknowns, model.solve() does not print 'Solution complete' as there is no matrix to solve. Should be an easy fix.

mbakker7 avatar May 02 '20 20:05 mbakker7