Welcome![Sign In][Sign Up]
Location:
Search - integer programming

Search list

[Algorithmlp_solve_4.0.tar

Description: 利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
Platform: | Size: 306176 | Author: 郑成勇 | Hits:

[matlab0-1programming

Description: 0-1整数规划有很广泛的应用背景,比如指派问题,背包问题等等,实际上TSP问题也是一个0-1问题,当然这些问题都是NP问题,对于规模较大的问题用穷举法是没有办法在可接受的时间内求得最优解的,本程序只不过是一个练习,得意之处是用递归法把所有解都排列出来。另:胡运权所著的《运筹学基础及应用(第三版)》第97页的例3,我用本程序求解得到的结果是:最优解是x*=(1,0, 0, 0, 0),最优值是f(x*)=8,但书求得最优解是x*=(1,0, 1, 0, 0),最优值是f(x*)=4,是不是书中写错了,请大家验证。以下是源程序,大家可以任意使用无版权问题,另外,如果大家有大规模的0-1规划的问题也希望提供给我,谢谢。变量个数至少是3个-0-1 Integer Programming is a very broad background, such as assignment, bags and so on. actually TSP is a 0-1, of course, these problems are NP, for larger problem with the law is not exhaustive approach in an acceptable time frame to obtain the optimal solution. this procedure is only one practice, farewell tour is the method used recursive all of the solutions to show. Another : Hu Yun-author of "operational research, and application base (third edition)" Article 97 of the three cases, I use this procedure to solve the result is : is the optimal solution x = (1,0, 0, 0, 0), the optimal values of f (x*) = 8, but the book is to find the optimum solution x = (1,0, 1, 0, 0), the optimal values of f (x*) = 4, the book is not a mistake, please certification. Following is the source
Platform: | Size: 1024 | Author: wan | Hits:

[matlabbnb

Description: matlab 实现的整数规划工具箱,用起来挺方便的-Matlab achieve the integer programming toolbox, together with quite convenient
Platform: | Size: 138240 | Author: 王晓楠 | Hits:

[Documentsbnb20

Description: MatLab求解整数规划的一个工具箱, 有需要的吗-MatLab Solving Integer Programming a toolbox, the needy?
Platform: | Size: 141312 | Author: 王桂从 | Hits:

[matlabantyy

Description: 本论文围绕蚁群算法的理论及其应用,就如何解决非线性整数规划问题、连续性伏化问题、聚类问题、与其它算法混合以及收敛性进行了较为深入、系统的研究。 -In this paper, the theory surrounding the ant colony algorithm and its application on how to solve the nonlinear integer programming problem, the issue of continuity of V, clustering problems, mixed with other algorithms, as well as convergence in more depth, systematic study.
Platform: | Size: 5346304 | Author: 高阳 | Hits:

[matlabIP

Description: matlab一般不能解整数规划,现提供一个matlab编写的解整数规划的函数。-matlab solutions of integer programming in general should not now prepared to provide a solution matlab a function of integer programming.
Platform: | Size: 1024 | Author: 灰熊 | Hits:

[Mathimatics-Numerical algorithmsIntProgFZ

Description: 利用分支定界法求解整数规划问题,结果精确-Using branch and bound method to solve integer programming problems, the results of precise ~~~~~
Platform: | Size: 1024 | Author: kingtianran | Hits:

[matlabinteger

Description: 通常matlab不能进行整数规划,现一款混合整数的线形规划matlab m文件-Matlab usually can not be integer programming, are a mixed-integer linear programming matlab m file
Platform: | Size: 2048 | Author: 李大峡 | Hits:

[matlabinteger-programming

Description: 该MATLAB程序提供了简单的整数规划功能-The MATLAB program provides a simple function of integer programming
Platform: | Size: 3072 | Author: wjwei | Hits:

[matlabInteger-Programming

Description: 求解整数规划的一个很好的工具,文件是一个调用函数,读者可以根据自己的需求编写程序并调用-The program is used for integer programming,and it can efficiently solved those question, you can write the orders to call the program
Platform: | Size: 1024 | Author: wangj | Hits:

[matlabinteger-programming

Description: 可用于解决整数规划方面的问题。用matlab编写的源代码。-integer programming
Platform: | Size: 3072 | Author: jadery | Hits:

[matlabinteger-programming

Description: 三种整数规划的matlab程序,很实用,百分之百保证好用,都经过实测的-Three kinds of integer programming matlab program, it is practical, easy to use 100 guaranteed, have been measured
Platform: | Size: 3072 | Author: zxq | Hits:

[source in ebookinteger-programming

Description: 整数规划示例程序,包括整数规划所需的各个子程序-Integer Programming sample program, including integer programming required subroutine
Platform: | Size: 3072 | Author: qingqing | Hits:

[source in ebookchapter-11-integer-programming

Description: 利用matlab进行整数规划的源代码(精通matlab最优化计算第11章)-Integer programming source code using matlab
Platform: | Size: 2048 | Author: 张瑞 | Hits:

[matlabSimple-Integer-Programming

Description: Discrete PSO optimization code in matlab sample integer programming
Platform: | Size: 2048 | Author: reza tousi | Hits:

[matlabinteger-programming

Description: 指派问题整数规划,matlab程序,拟分配n 人去干n 项工作,每人干且仅干一项工作,若分配第i 人去干第j项工作,需花费c(i,j) 单位时间,问应如何分配工作才能使工人花费的总时间最少?-Assigned integer programming problem
Platform: | Size: 1024 | Author: 雪人 | Hits:

[matlabNonlinear-integer-programming-box

Description: 介绍了matlab中非线性整数规划箱,介绍了非线性整数规划的编程-Matlab introduced nonlinear integer programming box , introduces nonlinear integer programming programming
Platform: | Size: 6144 | Author: 李炫富 | Hits:

[matlabInteger-programming--matlab-code

Description: 整数规划的matlab代码,常用的优化工具!-Integer programming matlab code, commonly used optimization tools!
Platform: | Size: 3072 | Author: 南飞雁 | Hits:

[matlabmixed-integer-programming-problem

Description: 处理混合整数规划问题,可以方便计算整数规划问题-Handle mixed integer programming problem
Platform: | Size: 121856 | Author: 卢飞鹏 | Hits:

[OtherInteger Programming Model for Sudoku

Description: An Integer Programming Model for the Sudoku Problem
Platform: | Size: 134144 | Author: roh.moh | Hits:
« 12 3 4 5 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net