Skip to content

Instantly share code, notes, and snippets.

@bitsnaps
Last active February 11, 2023 16:31
Show Gist options
  • Save bitsnaps/8749917856c0e5a79be54a287d5ec6df to your computer and use it in GitHub Desktop.
Save bitsnaps/8749917856c0e5a79be54a287d5ec6df to your computer and use it in GitHub Desktop.
Setup and install glpk on Windows 7

GLPK Installation process on Windows 7 SP1

Prerequists:

You should now be able to execute glpsol.exe -h command line.

Notes:

  • The libglpk-java seems to be broken (or needs a specific JDK different form v11)
  • Some errors may appears during the compilation/test but it ends up hopefully by running correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment