搜索资源列表
MIP_TSP
- 利用lindoapi借口在matlab中调用lindoapi中的函数,构造混合整数规模模型,求解小规模TSP问题的最优解-lindoapi excuse the use of Matlab lindoapi call the function, Mixed Integer scale tectonic model for small-scale TSP Optimal Solutions
bnb20_for_Matlab7.X
- 修改后的bnb20(混合整数规划工具箱),能够在matlab7.0以上版本正常使用
gainteger_demo
- 遗传算法用于整数规划。约束一些参数为整数,通过GA函数来实现混合整数规划。
中序表达式计算(四则混合)
- .cpp文件。输入中序表达式,可以计算10以内的整数四则混合运算。思路是用中序转后序,再进行计算。
Linear Mixed Integer Program Solver
- Linear Mixed Integer Program Solver 线性混合整数规划工具箱
Lpsolve
- matlab求解混合整数规划问题的一个很有效的工具箱
C++实现大整数运算
- C++与C语言联合数组实现的用于长度较大的整数之间的四则混合运算
中序表达式计算(四则混合)
- .cpp文件。输入中序表达式,可以计算10以内的整数四则混合运算。思路是用中序转后序,再进行计算。-. cpp file. Input sequence expression, can be calculated within 10 4 mixed-integer calculations. Idea is to be used in sequence after sequence, and then calculated.
MIP_TSP
- 利用lindoapi借口在matlab中调用lindoapi中的函数,构造混合整数规模模型,求解小规模TSP问题的最优解-lindoapi excuse the use of Matlab lindoapi call the function, Mixed Integer scale tectonic model for small-scale TSP Optimal Solutions
bnb20_for_Matlab7.X
- 修改后的bnb20(混合整数规划工具箱),能够在matlab7.0以上版本正常使用-Revised bnb20 (Mixed Integer Programming Kit), can be above normal use matlab7.0
gainteger_demo
- 遗传算法用于整数规划。约束一些参数为整数,通过GA函数来实现混合整数规划。-Genetic algorithm for integer programming. Bound by some of the parameters of an integer, through the GA function to achieve the mixed integer programming.
bnb20
- 非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()-Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound alg
branch_algorithm
- 利用分支定届算法实现线性混合整数规划模型的求解(MATLAB代码)- using branch algorithm to solve the mixed integer linear programming model (MATLAB code)
miqp
- 混合整数二次规划(MixedInteger QuadraticProgramming,MIQP)问题最优化问题源代码-source code of MIQP problem
integer
- 通常matlab不能进行整数规划,现一款混合整数的线形规划matlab m文件-Matlab usually can not be integer programming, are a mixed-integer linear programming matlab m file
bnb20
- 在实际应用着经常需要求解非线性整数规划或混合规划问题,该领域中的一种常用的算法是分支定界(branch and bound)算法,但是matlab工具箱中没有相关的函数。荷兰Groningen大学的Koert Kuipers编写的的BNB20工具箱可以用来求解一般非线性整数规划问题-In practice, frequent need to solve nonlinear integer programming or mixed pro
mipSolver
- mip线性混合整数规划工具箱,比较实用,可以实现整数线性规划。-mip linear mixed integer programming toolkit, more practical
MATLAB的混合整数非线性规划
- 用于混合整数的非线性规划,非线性规划的几个程序,用于混合整数的计算(A formal nonlinear programming for mixed formal nonlinear programming is used for mixed formal nonlinear programming)
scop
- 用于配电网的重构的混合整数二阶锥规划,利用yamilp工具箱,同时利用了cplex/mosek等求解器求解,配电网示例网架结构较简单。(The mixed integer two order cone programming is used in the distribution network reconfiguration, and the yamilp toolbox is used. At the same time, the
a20180226
- 求解混合整数规划问题,将0-1分段函数变为线性约束(Solving Mixed Integer Programming Problem)