I am trying to use SCIP 3.1.1 along with Matlab in Windows environment
When I run the installscip.m file I get the prompt message that interface Library folder is missing.
/lib/liblpispx.
Can anyone please guide me what step did I skip?
I am trying to use SCIP 3.1.1 along with Matlab in Windows environment
When I run the installscip.m file I get the prompt message that interface Library folder is missing.
/lib/liblpispx.
Can anyone please guide me what step did I skip?
The easiest way to run SCIP in Matlab is by using the OPTI Toolbox. SCIP should be already included, so you don't have to install it yourself.
The current OPTI Toolbox is using SCIP 3.0.1, though.