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
HiGHS API interface improvements including time_limit (#641)
* typo fix
* speedup processing var values; handling of time_limit arg
* add highs to time limit tests
* remove unused arguments
* support any parameters
* black