搜索资源列表
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-
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)
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分解程序,并验证了有效性。