help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] [Fwd: GLPK exception]


From: Andrew Makhorin
Subject: [Help-glpk] [Fwd: GLPK exception]
Date: Tue, 14 Jul 2015 01:59:43 +0300

-------- Forwarded Message --------
From: Roberto Trunfio <address@hidden>
To: address@hidden
Cc: address@hidden
Subject: GLPK exception
Date: Mon, 13 Jul 2015 22:40:04 +0200

Dear Mantainer,


This is Roberto, from Berlin. I work as software engineer for Zalando
SE. I like to experiment open source library since we make a deep use of
theem, and I was interested in GLPK. I think it may be used to solve
some small optimization problems (e.g. assignment problems), but
strongly depends on its performanc.


I'm not sure that I can address this kind of issue to you, but I'm
trying to run the examples from GLPK and I often get the following
exeption:


Exception in thread "main"
java.lang.UnsatisfiedLinkError: org.gnu.glpk.GLPKJNI.GLP_BF_LUF_get()I
at org.gnu.glpk.GLPKJNI.GLP_BF_LUF_get(Native Method)
at org.gnu.glpk.GLPKConstants.<clinit>(GLPKConstants.java:56)
at Lp.main(Lp.java:38)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:140)


Any idea? Am I doing something wrong?


Best
Roberto


-- 
Roberto Trunfio





reply via email to

[Prev in Thread] Current Thread [Next in Thread]