papilo
papilo copied to clipboard
HighsInterface.hpp:97:13: error: ‘class HighsLp’ has no member named ‘a_index_’
The HighsInterface.hpp is calling outdated methods on the HighsLp model.
There was a PR for this error back in 2022 but the error remains in both branches. https://github.com/scipopt/papilo/pull/22
Could this interface be brought up to date so it can compile against the latest HiGHs?