GLPK/Android 應用程式
外觀
< GLPK
Android 上的 GLPK 是一個用於 應用程式 的 Android 作業系統。它允許以 CPLEX 檔案格式互動式地解決線性問題。它使用透過 SWIG 生成的 JNI 包裝器從 Java 呼叫 GLPK 本地庫。
該應用程式可在 https://play.google.com/store/apps/details?id=com.littlepancake.glpk 獲取。原始碼託管在 https://github.com/alotau/GLPKAndroid/tree/master。