mauriceccy / scobra

scobra - an extension of cobrapy
MIT License
6 stars 4 forks source link

printing during (minflux)solve #17

Closed mauriceccy closed 1 year ago

mauriceccy commented 5 years ago

From Rahul: I have a small suggestion, instead of printing extra 'no solution', 'no solution found' (even PrintStatus=False) just printing solver status should be fine (should be default). Also I am not sure about the difference between 'no solution' and 'no solution found'. I saw PrintStatus=True is default in MinFluxSolve, but not working (only shows 'no solution', and 'no solution found'; no printing of 'optimal' or 'infeasible').