Gurobi Optimizer 安装记录-9.1.1
最近需要使用 Gurobi Optimizer 这个商业优化器做一个项目;下面对安装Gurobi的过程进行简要记录:
- 需要注册Gurobi账号;最好使用学校邮箱;https://www.gurobi.com/academia/academic-program-and-licenses/
- 进行下载Gurobi Optimizer:https://packages.gurobi.com/9.1/gurobi9.1.1_linux64.tar.gz
- 下载README 文件;https://www.gurobi.com/wp-content/uploads/2020/12/README.txt
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.
- 参考安装目录doc目录下的quickstart_linux.pdf文件,进行配置;
- 配置好anaconda运行环境:https://www.cnblogs.com/xuyaowen/p/python-anaconda-cheatsheet.html
【推荐】还在用 ECharts 开发大屏?试试这款永久免费的开源 BI 工具!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 对象命名为何需要避免'-er'和'-or'后缀
· SQL Server如何跟踪自动统计信息更新?
· AI与.NET技术实操系列:使用Catalyst进行自然语言处理
· 分享一个我遇到过的“量子力学”级别的BUG。
· Linux系列:如何调试 malloc 的底层源码
· 对象命名为何需要避免'-er'和'-or'后缀
· JDK 24 发布,新特性解读!
· C# 中比较实用的关键字,基础高频面试题!
· .NET 10 Preview 2 增强了 Blazor 和.NET MAUI
· SQL Server如何跟踪自动统计信息更新?