Giter Site home page Giter Site logo

cl-glpk's Introduction

  • 🔭 I’m currently working on GHC plugins & category theory modeling
  • 🌱 I’m currently learning enriched category theory and dependent type theory
  • 👯 I’m looking to collaborate on writing about functional programming
  • 💬 Ask me about freediving
  • 📫 How to reach me: @sellout on Mastodon.social
  • 😄 Pronouns: they/them
  • ⚡ Fun fact: I can hold my breath for four minutes.

GitHub stats

cl-glpk's People

Contributors

kok avatar renovate[bot] avatar sellout avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cl-glpk's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

None detected


  • Check this box to trigger a request for Renovate to run again on this repository

error in ffi access

I try to load sample.lisp and exec (sample-high-level) but get the following error:

The alien function "_glp_lpx_create_prob" is undefined.
   [Condition of type SB-KERNEL::UNDEFINED-ALIEN-FUNCTION-ERROR]

Restarts:
 0: [RETRY] Retry SLIME REPL evaluation request.
 1: [*ABORT] Return to SLIME's top level.
 2: [ABORT] abort thread (#<THREAD "repl-thread" RUNNING {10020D7F93}>)

Backtrace:
  0: ("undefined function")
  1: [error printing frame]
  2: ((LAMBDA (SB-PCL::|.P0.| SB-PCL::|.P1.| SB-PCL::|.P2.| SB-PCL::|.P3.|)) #<unavailable argument> #<unavailable argument> #<unavailable argument> #<unavailable argument>)
  3: (SB-INT:SIMPLE-EVAL-IN-LEXENV (CL-GLPK:MAKE-LINEAR-PROGRAM :MAXIMIZE (+ (* 10 X1) (* 6 X2) (* 4 X3)) :SUBJECT-TO ((<= # 100) (<= # 600) (<= # 300)) :BOUNDS ...) #<NULL-LEXENV>)
  4: (EVAL (CL-GLPK:MAKE-LINEAR-PROGRAM :MAXIMIZE (+ (* 10 X1) (* 6 X2) (* 4 X3)) :SUBJECT-TO ((<= # 100) (<= # 600) (<= # 300)) :BOUNDS ...))
 --more--

I checked if libglpk.so is installed and accessible... So here it is:

glpk /usr/
glpk /usr/bin/
glpk /usr/bin/glpsol
glpk /usr/include/
glpk /usr/include/glpk.h
glpk /usr/lib/
glpk /usr/lib/libglpk.so
glpk /usr/lib/libglpk.so.40
glpk /usr/lib/libglpk.so.40.3.0
glpk /usr/share/
glpk /usr/share/doc/
glpk /usr/share/doc/glpk/
glpk /usr/share/doc/glpk/glpk.pdf
glpk /usr/share/doc/glpk/gmpl.pdf

Please suggest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.