搜索资源列表
dash
- Xpress-Mosel 能够对问题进行建模,使用一个或多个Xpress求解器进行求解,并对结果进行分析,是一种建模专用的全功能的编译型编程环境. -Xpress-Mosel to the issue of modeling, the use of one or more of Xpress solver to solve, and the results were analyzed, is a dedicated full-
Gurobi-Optimization-Gurobi-v4.5.1
- Gurobi Optimization Gurobi v4.5.1
gurobi562
- Gurobi Mex is a free MATLAB interface for Gurobi 2, 3, and 4 written by Wotao Yin with contributions by Jon Dattorro, Imre Polik, and Tomáš Strnad. It calls Gurobi to solve linear/quadratic/mixed-integer optimization
optimizationmodels-master
- 运用Gurobi的c++\python 的API接口求解custock, locationtransport, multicommodity, warehouse 问题, 源至github.(Use Gurobi's c++\python interface of API to solve custock, locationtransport, multicommodity, warehouse problems)
903334947.mydiet.py
- gurobi Python 写的优化菜单程序 已经检查确认能跑出结果的 diet(diet optimization. already checked and it gave perfect result. It's a Python code with Gurobi package, which is special designed for optimization)
Sigle
- 利用yamlip+gurobi求解各个火电机组最优出力的问题(Use yamlip+ gurou to determine the optimal output of each thermal power unit)
Gurobi_CVRP
- matlab调用gurobi求解CVRP(Matlab calls gurobi to solve CVRP problem)
OK_3bin_YALMIP_date_2_15_3bin
- 基于yalmip调用gurobi求解器,求解ieee 6 bus system 机组组合状态优化,并画出最优组合策略图。(Based on yalmip, the gurobi solver is called to solve the IEEE 6 bus system unit commitment state optimization, and the optimal commitment strategy chart is dr
benders分解求解机组组合优化问题
- 利用Matlab软件和Gurobi求解器,编写了benders分解程序,并验证了有效性。