Sofiane

Results 1 comments of Sofiane

The problem occurs when using the pdlp solver introduced in [v1.7.0.](https://github.com/ERGO-Code/HiGHS/releases/tag/v1.7.0) I looked at few memory leaks and they are allocated using `cupdlp_init_*` (in `solveLpCupdlp` and `formulateLP_highs`), but i did...