YALMIP cannot invoke the GLPK solver on my MIP, as per the error message below. YALMIP is able to invoke lpsolve, intlinprog, cbc, and scip on my MIP.
>> which glpk
C:\Users\stuma\OneDrive\Documents\MATLAB\OPTI-master\Solvers\glpk.mexw64
>> smurf_e
Warning: Solver not found (glpk)
ans =
struct with fields:
solvertime: 0
info: 'Solver not found (glpk)'
problem: -3
yalmiptime: 0.5660
ans =
NaN