当前位置:
首页 资源下载
搜索资源 - Constraint Programming
搜索资源列表
-
0下载:
不等式约束线性规划问题求解(可求解不等式约束条件下的线性规划问题)-inequality constraint solving linear programming problems (can be calculated under the conditions of inequality constraints of linear programming)
-
-
1下载:
相关机会约束规划求解模型及程序代码,不确定环境下优化问题的求解-related opportunities constraint programming to solve the model and program code, uncertain environment for the optimization problem
-
-
2下载:
use GA to deal with 随机机会约束规划-use GA to deal with random chance Constraint Programming
-
-
0下载:
规划问题 经典的MATLAB源代码,无约束规划问题,线性约束及非线性约束等试验,有好几个源代码啊!-Planning the classic MATLAB source code, test of constraint programming problem with linear constraints and nonlinear constraints, there are several source code!
-
-
0下载:
关于规划问题:无约束规划、线性规划、非线性规划的方法及例题-On planning issues: no constraint programming, linear programming, nonlinear programming methods and examples
-
-
1下载:
针对助推- 滑翔导弹的弹道优化问题,给出了一种求解其最大射程弹道的分段优化方法,建立了其
纵平面运动模型和弹道优化模型。在考虑攻角绝对值、攻角变化率、法向过载、分离点攻角衔接及落地条件等约束
下,应用序列二次规划法求解了其最大射程弹道。分析表明,助推- 滑翔导弹比传统弹道导弹射程显著提高,其最
优弹道的起伏有助于增大射程和提高突防能力-For booster- Optimize glider ballistic missile problem, give a maximum rang
-
-
0下载:
Europa是一个模型和解决方案框架,约束问题的规划和优化设计。 EUROPA研究通常可嵌入在宿主应用程序,具有高效、可扩展和可配置等特点。-EUROPA is a framework to model and tackle problems in Planning, Scheduling and Constraint Programming. EUROPA is typically embedded in a host application. It is designed to be ex
-
-
0下载:
有一农夫要将自己的兔子、蔬菜和狐狸等3件物品运过河。但农夫过河时所用的船每次最多只能装其中的一件物品,而这3件物品之间又存在一定的制约关系:兔子不能单独和狐狸以及不能和蔬菜在一起,因为狐狸要吃兔子,兔子也能吃蔬菜。试构造出问题模式以编程实现这一问题的求解-There is a farmer to own a rabbit, vegetables and foxes and other goods transported across the river 3. But the farmer cro
-
-
0下载:
0-1整数规划问题,采用MATLAB编程,约束条件等可以改变,比较实用-0-1 integer programming problem, the use of MATLAB programming, constraint conditions can change, more practical
-
-
0下载:
The basic structure of the book has not been changed in this new edition.
The book still consists of three parts and a string of Appendixes. However,
several chapters have been extended in a meaningful way, covering additional
topics that have
-
-
1下载:
oz:多范式语言,
函数型语言(词法域 第一类过程 模式匹配 第一类统一语法),lazy,高阶(可实现非递归的循环),尾递归,描述式编程
面向对象(状态 Stateful/抽象数据类型 多重继承),
并行(多线程)(dataflow(数据流)线程 动态 连续 互影响),
约束编程和逻辑推理(逻辑变量 分离结构 可编程搜索策略),人工智能,
分布式(网络透明的分布式运算 组件编程 自动连接自动断线 共享变量/对象/类/和过程),
网络编程,无状态数据
-
-
0下载:
--books which provide a theoretical basis for logic programming
--books which describe how to write programs in Prolog (sometimes even in particular
Prolog systems)
--books which describe alternative logic programming languages like constrain
-
-
0下载:
matlab经典算法的程序之规划问题,包含无约束规划,线性规划等程序-matlab program of classical planning algorithms, contains no constraint programming, linear programming and other procedures
-
-
1下载:
用单纯形法解线性规划 根据单纯形法的原理,在线性规划问题中,决策变量(控制变量)x1,x2,…x n的值称为一个解,满足所有的约束条件的解称为可行解。使目标函数达到最大值(或最小值)的可行解称为最优解。这样,一个最优解能在整个由约束条件所确定的可行区域内使目标函数达到最大值(或最小值)。求解线性规划问题的目的就是要找出最优解。 -According to the principle of the simplex method, in linear programming problem, the
-
-
1下载:
人工智能中的约束可满足问题。用prolog解字母游戏。有文档说明及源代码。-Constraint Programming in AI. Solve the letter pazzle with prolog. DOC and SRC are included in the RAR.
-
-
0下载:
约束规划是最优化理论中非常重要的内容之一,该文件夹内是线性规划经典算法的matlab源码。-Constraint programming optimization theory is a very important element of the folder is the classic linear programming algorithm matlab source code.
-
-
0下载:
事件发生的概率的约束规划问题,运用遗传算法求解,可以快速求解问题的可行解,给同行最优化计算的人借鉴、参考,有不足或者有讨论的和我联系。-Feasible solution constraint programming problem probability events, the use of genetic algorithm that can solve the problem quickly, give peers who learn optimization calculation, r
-
-
0下载:
各种遗传算法程序
1>myGA(基本遗传算法解决一维约束规划问题)
2>SBOGA(顺序选择遗传算法求解一维无约束优化问题)
3>NormFitGA(动态线性标定适应值的遗传算法求解一维无约束优化问题)
4>GMGA(大变异遗传算法求解一维无约束优化问题)
5>AdapGA(自适应遗传算法求解一维无约束优化问题)
6>DblGEGA(双切点遗传算法求解一维无约束优化问题)
7>MMAdapGA(多变异位自适应遗传算法求解一维无
-
-
1下载:
二次规划师非线性优化中的一种特殊情形,它的目标函数是二次实函数,约束函数都是线性函数。由于二次规划比较简单,便于求解(仅次于线性规划),并且一些非线性优化问题可以转化为求解一些列的二次规划问题,因此二次规划的求解方法较早引起人们的重视,称为求解非线性优化的一个重要途径。二次规划的算法较多,本文仅介绍求解等式约束凸二尺规划的拉格朗日方法以及求解一般约束凸二次规划的有效集方法。-Quadratic nonlinear optimization planners in a special case,
-
-
0下载:
用于线性约束规划的单纯形法,通过C程序编写,调试运行通过,注释完备。-For linear constraint programming simplex method, by C programming, debugging and running through the complete comment.
-