前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Gurobi Optimizer 安装记录

Gurobi Optimizer 安装记录

作者头像
xuyaowen
发布2021-01-26 14:58:09
1K0
发布2021-01-26 14:58:09
举报
文章被收录于专栏:XUYAOWEN的专栏

最近需要使用 Gurobi Optimizer 这个商业优化器进行做一个项目;下面对安装Gurobi的过程进行简要记录:

代码语言:javascript
复制
Your first step in using version 9.1.1 of the Gurobi Optimizer is to
download the appropriate distribution for your platform:

 Gurobi-9.1.1-win64.msi:      64-bit Windows installer
 gurobi9.1.1_linux64.tar.gz:  64-bit Linux distribution
 gurobi9.1.1_mac64.pkg:       64-bit Mac OS distribution
 gurobi9.1.1_power64.tar.gz:  64-bit AIX distribution

If you have installed a previous version of the Gurobi Optimizer, we
recommend that you uninstall it before installing this version.

For Windows and Mac users, you can simply double-click on the
installer once you have downloaded it.  It will guide you through the
installation process.

For Linux and AIX users, you will first need to choose an install
location (we recommend /opt for a shared installation).  You can then
copy the Gurobi distribution to that location and do a 'tar xvfz
gurobi9.1.1_linux64.tar.gz' (e.g.) to extract the Gurobi files.
Please check our supported platform list (in the Release Notes or on
our web site) to make sure that your operating system is supported.

Once the Gurobi files have been installed, your next step is to
consult the Release Notes and the Gurobi Quick Start guide.  The
Release Notes are accessible from the following locations:

Windows: c:\gurobi911\win64\ReleaseNotes.html
Linux: /opt/gurobi911/linux64/ReleaseNotes.html
Mac: /Library/gurobi911/mac64/ReleaseNotes.html
AIX: /opt/gurobi911/power64/ReleaseNotes.html

The Quick Start Guide provides instructions for obtaining and installing
your Gurobi Optimizer license.  The Release Notes contain information about
this release, as well as a link to the Quick Start Guide.

If you already have a Gurobi Version 9 license (in file 'gurobi.lic'),
and you would like to store it in the default location, you should
copy the file to c:/gurobi911 on Windows, /opt/gurobi911 on Linux or
AIX, or /Library/gurobi911 on Mac.

Note that, due to limited Python support on AIX, our AIX port does not
include the Interactive Shell or the Python interface.  We also don't
provide an R interface on AIX.
本文参与 腾讯云自媒体同步曝光计划,分享自作者个人站点/博客。
原始发表:2021-01-21 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档