Hello everyone,
I am trying to use the solver conelp in Matlab; however, when I select the linear solver "ldlsparse", the code returns an error as the function "sldlsparse" did not exists. In fact, I cannot find it in any of the folders.
Side note: I believe in line 50 of the function "conelp_solve", it should be Nstretch the last input of the function "conelp_stretch", and not "2".
I thank in advance anyone who could take care of the first issue.
Andrea
Hello everyone,
I am trying to use the solver conelp in Matlab; however, when I select the linear solver "ldlsparse", the code returns an error as the function "sldlsparse" did not exists. In fact, I cannot find it in any of the folders.
Side note: I believe in line 50 of the function "conelp_solve", it should be Nstretch the last input of the function "conelp_stretch", and not "2".
I thank in advance anyone who could take care of the first issue.
Andrea