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
Hi Paul ,
I was learning job shop scheduling and came across your JobShopPro software.
I noticed , later versions of python do not support time.clock() and needs to be replaced by perf_counter.
The text was updated successfully, but these errors were encountered:
Hi Paul ,
I was learning job shop scheduling and came across your JobShopPro software.
I noticed , later versions of python do not support time.clock() and needs to be replaced by perf_counter.
The text was updated successfully, but these errors were encountered: