CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - integer programming

搜索资源列表

  1. fenzhidingjie

    0下载:
  2. 整数规划,分支定界法,实现1000变量(变量个数可自行设定),只需改变原始数据,就能运行!是比较好的分支分支定界法程序设计-Integer programming, branch and bound method to achieve the 1000 variables (number of variables can be set on their own), simply by changing the original data, you can run! Branch is a bet
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:993612
    • 提供者:huifei
  1. yunchouxue.rar

    0下载:
  2. 运筹学ppt考试复习专用 第一章  线性规划与单纯形法 第二章  线性规划的对偶理论 第三章  整数规划 第四章  目标规划 第五章  运输与指派问题 第六章  网络模型,Operational research ppt exam review chapter dedicated linear programming and simplex method chapter on linear programming duality theory of integer programmi
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:189138
    • 提供者:jane
  1. matlab

    0下载:
  2. 运筹学整数规划求解的程序,用matlab编程实现最优解。-Operations research to solve integer programming procedure, the optimal solution using matlab programming.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1850
    • 提供者:gaolu
  1. Discrete optimization

    4下载:
  2. 它包含了枚举法、蒙特卡洛法、线性整数规划、整数规划枚举法、整数规划隐枚举法、非线性整数规划、非线性整数规划图形工具、最小生成树kruskal算法、最短路dijkstra算法、最小生成树kruskal算法mex程序、最短路dijkstra算法mex程序和动态规划的代码。-It contains the matlab code of the enumeration method, Monte Carlo method, linear integer programming, integer prog
  3. 所属分类:其他小程序

    • 发布日期:2013-01-05
    • 文件大小:32256
    • 提供者:温娟
  1. e3_4

    2下载:
  2. 考虑整数线性规划问题max(ci*xi)试设计一个解此问题的动态规划算法,并分析算法的计算复杂性-Consider the integer linear programming problem max (ci* xi) try to design a solution of this problem, dynamic programming algorithm, and analysis of algorithms computational complexity
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:1960
    • 提供者:wu
  1. minto

    0下载:
  2. 用带线性松驰的分支定界算法求解混合整数线性规划问题的软件系统源代码-MINTO is a software system that solves mixed-integer linear programs by a branch-and-bound algorithm with linear programming relaxations.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:222119
    • 提供者:王鹏
  1. sswt

    0下载:
  2. 键盘输入一个高精度的正整数s(<=240位),去掉任意k个数字后剩下的数字按原左右次序将组成一个新的正整数。编程对给定的s和k,寻找一种方案,使得剩下的数最小。 输入: s k 输出: 最后剩下的最小数 {样例输入} 178543 4 {样例输入} 13-Keyboard input of a high-precision positive integer s (< = 240 bit), remove any remaining k-digit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:3488
    • 提供者:colin
  1. YALMIP

    0下载:
  2. YALMIP,用于求解整数规划,主要思想为分支界定,效率和功能都比较好-YALMIP, for solving integer programming, the main idea of ​ ​ the branch and bound, efficiency and function are better
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1091739
    • 提供者:maltinda
  1. intprog

    0下载:
  2. 通过分支定界法计算线性规划、整数规划,效果较好。-To calculate integer programming, branch and bound method is better.
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:1844
    • 提供者:刘刚
  1. Branch-and-bound-method

    0下载:
  2. MALAB写的,分支定界法求解纯整数或混合的整数规划问题。-Written MALAB, branch and bound method to solve pure integer or mixed integer programming problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:11901
    • 提供者:谱算法
  1. zhengshuguihua

    0下载:
  2. 最优化问题中的整数规划问题,最优解需要是整数-Optimization problem of integer programming problems, the optimal solution requires an integer
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2375
    • 提供者:王小六
  1. Gomory

    0下载:
  2. 用割平面法求解整数规划mat源程序,这个方法可以运行,用割平面法求解整数规划mat源程序,这个方法可以运行-By cutting plane method for solving integer programming mat source, this method can be run by solving integer programming source mat cutting plane method, this method can be run
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:736
    • 提供者:费雪
  1. pudn

    0下载:
  2. SIMPLE integer programming with pso
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1344
    • 提供者:maryam
  1. Array-Programming

    0下载:
  2. 了解数组的概念,掌握数组的声明、初始化方式,熟练掌握foreach语句的用法,理解params关键字的使用,掌握数组转换方法的使用,理解索引器的概念,掌握在整数索引和在字符串上索引的应用. -Understand the concept of the array, the array of master declaration, initialization methods, proficiency foreach statement usage, understanding the use
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:13426
    • 提供者:qiaoweikang
  1. data

    0下载:
  2. 隐枚举法解整数规划,一开始先进行变量个数判断,小于三则直接遍历。-Implicit enumeration method for solving integer programming, beginning first performed to determine the number of variables, less than three directly traversal.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:933
    • 提供者:李克
  1. Matlab

    0下载:
  2. For integer programming through GA
  3. 所属分类:Other systems

  1. integer-linear-programming

    0下载:
  2. 最优化的里整数规划里0—1规划算法和分枝定界法,matlab编写,代码规范,方便初学者学习!-the program is with the binary integer linear programming and integer linear programming use branch and bound method!
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:David
  1. Discrete-Optimization

    0下载:
  2. 离散优化 *enum - 枚举法 *monte - 蒙特卡洛法 *lpint (BranchBound)- 线性整数规划 *L01p_e - 0-1整数规划枚举法 *L01p_ie - 0-1整数规划隐枚举法 *bnb18 - 非线性整数规划(在MATLAB5.3使用) *bnbgui - 非线性整数规划图形工具(在MATLAB5.3使用) *mintreek - 最小生成树kruskal算法 *minroute - 最短路dijkstra
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:33054
    • 提供者:lxc
  1. Matlab

    0下载:
  2. 非线性整数规划的遗传算法Matlab程序 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!-Matlab genetic algorithm of nonlinear integer programming Usually, the nonlin
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:61885
    • 提供者:樊奕
  1. Integer Programming Model for Sudoku

    0下载:
  2. An Integer Programming Model for the Sudoku Problem
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:134144
    • 提供者:roh.moh
« 12 3 4 »
搜珍网 www.dssz.com