Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - integer programming
Search - integer programming - List
利用c语言编写,编译成动态链接库而成的matlab整数规划工具箱,包含c语言源程序,-use of language, compiled DLL from the Matlab Integer Programming Toolbox contains language source c,
Update : 2025-02-17 Size : 299kb Publisher : 郑成勇

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
Update : 2025-02-17 Size : 1kb Publisher : wan

DL : 0
matlab 实现的整数规划工具箱,用起来挺方便的-Matlab achieve the integer programming toolbox, together with quite convenient
Update : 2025-02-17 Size : 135kb Publisher : 王晓楠

DL : 0
MatLab求解整数规划的一个工具箱, 有需要的吗-MatLab Solving Integer Programming a toolbox, the needy?
Update : 2025-02-17 Size : 138kb Publisher : 王桂从

DL : 0
本论文围绕蚁群算法的理论及其应用,就如何解决非线性整数规划问题、连续性伏化问题、聚类问题、与其它算法混合以及收敛性进行了较为深入、系统的研究。 -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.
Update : 2025-02-17 Size : 5.1mb Publisher : 高阳

DL : 0
matlab一般不能解整数规划,现提供一个matlab编写的解整数规划的函数。-matlab solutions of integer programming in general should not now prepared to provide a solution matlab a function of integer programming.
Update : 2025-02-17 Size : 1kb Publisher : 灰熊

利用分支定界法求解整数规划问题,结果精确-Using branch and bound method to solve integer programming problems, the results of precise ~~~~~
Update : 2025-02-17 Size : 1kb Publisher : kingtianran

DL : 0
通常matlab不能进行整数规划,现一款混合整数的线形规划matlab m文件-Matlab usually can not be integer programming, are a mixed-integer linear programming matlab m file
Update : 2025-02-17 Size : 2kb Publisher : 李大峡

该MATLAB程序提供了简单的整数规划功能-The MATLAB program provides a simple function of integer programming
Update : 2025-02-17 Size : 3kb Publisher : wjwei

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

可用于解决整数规划方面的问题。用matlab编写的源代码。-integer programming
Update : 2025-02-17 Size : 3kb Publisher : jadery

三种整数规划的matlab程序,很实用,百分之百保证好用,都经过实测的-Three kinds of integer programming matlab program, it is practical, easy to use 100 guaranteed, have been measured
Update : 2025-02-17 Size : 3kb Publisher : zxq

整数规划示例程序,包括整数规划所需的各个子程序-Integer Programming sample program, including integer programming required subroutine
Update : 2025-02-17 Size : 3kb Publisher : qingqing

利用matlab进行整数规划的源代码(精通matlab最优化计算第11章)-Integer programming source code using matlab
Update : 2025-02-17 Size : 2kb Publisher : 张瑞

Discrete PSO optimization code in matlab sample integer programming
Update : 2025-02-17 Size : 2kb Publisher : reza tousi

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

介绍了matlab中非线性整数规划箱,介绍了非线性整数规划的编程-Matlab introduced nonlinear integer programming box , introduces nonlinear integer programming programming
Update : 2025-02-17 Size : 6kb Publisher : 李炫富

整数规划的matlab代码,常用的优化工具!-Integer programming matlab code, commonly used optimization tools!
Update : 2025-02-17 Size : 3kb Publisher : 南飞雁

处理混合整数规划问题,可以方便计算整数规划问题-Handle mixed integer programming problem
Update : 2025-02-17 Size : 119kb Publisher : 卢飞鹏

An Integer Programming Model for the Sudoku Problem
Update : 2025-02-17 Size : 131kb Publisher : roh.moh
« 12 3 4 5 6 7 8 9 10 ... 28 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.