ERGO-Code / HiGHS

Linear optimization software
MIT License
848 stars 164 forks source link

Fix the O(N^2) cost of passColName and passRowName when adding columns and rows one-by-one #1781

Closed jajhall closed 1 month ago

jajhall commented 1 month ago

See #1780 and https://github.com/coin-or/python-mip/issues/372