[SCIP] how to run JSCIP test exmple on macbook

usa usa usact2012 at gmail.com
Wed Mar 11 06:31:11 CET 2020


Hi, I am installing JSCIP on macbook.
At https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/INSTALL.md

When I am running
    java -cp scip.jar:examples.jar <"Linear" or "Quadratic" or "Read" or
"Multiknapsack">

I got : -bash: syntax error near unexpected token `newline'

When I run   java -cp scip.jar:examples.jar "Linear"

I got: A fatal error has been detected by the Java Runtime Environment:##
SIGSEGV (0xb) at pc=0x000000012138b319, pid=88434, tid=0x0000000000001d03

How can I run this correctly ?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20200310/3cc2ce38/attachment.html>


More information about the Scip mailing list