期刊文献+
共找到26篇文章
< 1 2 >
每页显示 20 50 100
New Optimal Pivot Rule for the Simplex Algorithm
1
作者 Jean Bosco Etoa Etoa 《Advances in Pure Mathematics》 2016年第10期647-658,共12页
The purpose of this paper is to introduce a new pivot rule of the simplex algorithm. The simplex algorithm first presented by George B. Dantzig, is a widely used method for solving a linear programming problem (LP). O... The purpose of this paper is to introduce a new pivot rule of the simplex algorithm. The simplex algorithm first presented by George B. Dantzig, is a widely used method for solving a linear programming problem (LP). One of the important steps of the simplex algorithm is applying an appropriate pivot rule to select the basis-entering variable corresponding to the maximum reduced cost. Unfortunately, this pivot rule not only can lead to a critical cycling (solved by Bland’s rules), but does not improve efficiently the objective function. Our new pivot rule 1) solves the cycling problem in the original Dantzig’s simplex pivot rule, and 2) leads to an optimal improvement of the objective function at each iteration. The new pivot rule can lead to the optimal solution of LP with a lower number of iterations. In a maximization problem, Dantzig’s pivot rule selects a basis-entering variable corresponding to the most positive reduced cost;in some problems, it is well-known that Dantzig’s pivot rule, before reaching the optimal solution, may visit a large number of extreme points. Our goal is to improve the simplex algorithm so that the number of extreme points to visit is reduced;we propose an optimal improvement in the objective value per unit step of the basis-entering variable. In this paper, we propose a pivot rule that can reduce the number of such iterations over the Dantzig’s pivot rule and prevent cycling in the simplex algorithm. The idea is to have the maximum improvement in the objective value function: from the set of basis-entering variables with positive reduced cost, the efficient basis-entering variable corresponds to an optimal improvement of the objective function. Using computational complexity arguments and some examples, we prove that our optimal pivot rule is very effective and solves the cycling problem in LP. We test and compare the efficiency of this new pivot rule with Dantzig’s original pivot rule and the simplex algorithm in MATLAB environment. 展开更多
关键词 Linear Programming Simplex Algorithm pivot rules Optimal pivot rule
下载PDF
Optimization of Intraday Trading Strategy Based on ACD Rules and Pivot Point System in Chinese Market
2
作者 Xue Tian Cong Quan +1 位作者 Jun Zhang H. J. Cai 《Journal of Intelligent Learning Systems and Applications》 2012年第4期279-284,共6页
Various trading strategies are applied in intraday high-frequency market to provide investors with reference signals to be on the right side of market at the right time. In this paper, we apply a trading strategy base... Various trading strategies are applied in intraday high-frequency market to provide investors with reference signals to be on the right side of market at the right time. In this paper, we apply a trading strategy based on the combination of ACD rules and pivot points system, which is first proposed by Mark B. Fisher, into Chinese market. This strategy has been used by millions of traders to achieve substantial profits in the last two decades, however, discussions concerning on the methods of calculating specific entry point in this trading strategy are rare, which is crucial to this strategy. We suggest an improvement to this popular strategy, providing the calculating and optimizing methods in detail to verify its effectiveness in recent Chinese futures market. Because of the high liquidity and low commissions in stock index futures market, this trading strategy achieves substantial profits .However, given the less liquidity in commodity futures market, profits decrease and even be neutralized by the relatively high commissions. 展开更多
关键词 ACD ruleS pivot Point SYSTEM pivot Range OPTIMIZATION
下载PDF
一体化背景下初高中法治教育衔接支点探索——以《法治社会》为例
3
作者 李茜 温碧莹 《当代教研论丛》 2024年第9期58-61,共4页
在推进大中小学思政课一体化的背景下,高中法治教育需实现与初中法治教育的有效衔接。为找到衔接的支点,首先应对教材进行深入分析,确保教学内容上的连贯性;其次,关注教育主体,实现教学目标上的对接;最后,紧跟时代发展,创新教学方法,以... 在推进大中小学思政课一体化的背景下,高中法治教育需实现与初中法治教育的有效衔接。为找到衔接的支点,首先应对教材进行深入分析,确保教学内容上的连贯性;其次,关注教育主体,实现教学目标上的对接;最后,紧跟时代发展,创新教学方法,以实现教学方式上的顺畅过渡。通过这三方面的努力,构建起一个系统、连贯的法治教育衔接体系。 展开更多
关键词 一体化 法治教育 衔接支点
下载PDF
Optimal pivot path of the simplex method for linear programming based on reinforcement learning 被引量:1
4
作者 Anqi Li Tiande Guo +2 位作者 Congying Han Bonan Li Haoran Li 《Science China Mathematics》 SCIE CSCD 2024年第6期1263-1286,共24页
Based on the existing pivot rules,the simplex method for linear programming is not polynomial in the worst case.Therefore,the optimal pivot of the simplex method is crucial.In this paper,we propose the optimal rule to... Based on the existing pivot rules,the simplex method for linear programming is not polynomial in the worst case.Therefore,the optimal pivot of the simplex method is crucial.In this paper,we propose the optimal rule to find all the shortest pivot paths of the simplex method for linear programming problems based on Monte Carlo tree search.Specifically,we first propose the SimplexPseudoTree to transfer the simplex method into tree search mode while avoiding repeated basis variables.Secondly,we propose four reinforcement learning models with two actions and two rewards to make the Monte Carlo tree search suitable for the simplex method.Thirdly,we set a new action selection criterion to ameliorate the inaccurate evaluation in the initial exploration.It is proved that when the number of vertices in the feasible region is C_(n)^(m),our method can generate all the shortest pivot paths,which is the polynomial of the number of variables.In addition,we experimentally validate that the proposed schedule can avoid unnecessary search and provide the optimal pivot path.Furthermore,this method can provide the best pivot labels for all kinds of supervised learning methods to solve linear programming problems. 展开更多
关键词 simplex method linear programming pivot rules reinforcement learning
原文传递
线性规划单纯形法的动态灵敏度分析及其应用 被引量:8
5
作者 孟香惠 施保昌 胡新生 《应用数学》 CSCD 北大核心 2018年第3期697-703,共7页
本文研究了线性规划的灵敏度分析方法.运用灵敏度分析的方法,分析了单纯形法求解过程中新增变量的动态变化所需的条件,并从具体的二维和三维例子出发,构造出一系列的高维线性规划问题.用单纯形法求解这些问题时,使用某种主元规则(如最... 本文研究了线性规划的灵敏度分析方法.运用灵敏度分析的方法,分析了单纯形法求解过程中新增变量的动态变化所需的条件,并从具体的二维和三维例子出发,构造出一系列的高维线性规划问题.用单纯形法求解这些问题时,使用某种主元规则(如最大改进规则)的迭代次数可以比约束数目多一至三次. 展开更多
关键词 线性规划 单纯形法 主元规则 最大改进规则 灵敏度分析
下载PDF
A non-monotone Phase-1 method in linear programming 被引量:4
6
作者 潘平奇 李炜 《Journal of Southeast University(English Edition)》 EI CAS 2003年第3期293-296,共4页
To gain superior computational efficiency, it might be necessary to change the underlying philosophy of the simplex method. In this paper, we propose a Phase-1 method along this line. We relax not only the conventiona... To gain superior computational efficiency, it might be necessary to change the underlying philosophy of the simplex method. In this paper, we propose a Phase-1 method along this line. We relax not only the conventional condition that some function value increases monotonically, but also the condition that all feasible variables remain feasible after basis change in Phase-1. That is, taking a purely combinatorial approach to achieving feasibility. This enables us to get rid of ratio test in pivoting, reducing computational cost per iteration to a large extent. Numerical results on a group of problems are encouraging. 展开更多
关键词 linear programming Phase-1 ratio-test-free pivoting rule
下载PDF
线性规划单纯形法主元规则的几何分析 被引量:4
7
作者 孟香惠 施保昌 《数学杂志》 CSCD 北大核心 2013年第2期373-380,共8页
本文研究了线性规划单纯形法和对偶单纯形法主元规则的性质.利用直观的几何方法,结合对偶理论和灵敏度分析,得到了主元规则的特点,针对针对三种最常见的主元规则构造出不同的二维和三维例子,以此说明对每种主元规则都容易构造出其不优... 本文研究了线性规划单纯形法和对偶单纯形法主元规则的性质.利用直观的几何方法,结合对偶理论和灵敏度分析,得到了主元规则的特点,针对针对三种最常见的主元规则构造出不同的二维和三维例子,以此说明对每种主元规则都容易构造出其不优的反例,以及迭代次数多于约束个数的例子.所得结果有助于对单纯形法和对偶单纯形法的理解和研究. 展开更多
关键词 线性规划 单纯形法 对偶单纯形法 主元规则 几何分析
下载PDF
二分单纯形算法中子规划的改进 被引量:1
8
作者 严文利 潘平奇 《东南大学学报(自然科学版)》 EI CAS CSCD 北大核心 2001年第5期128-134,共7页
二分单纯形算法中 ,线性规划问题的最优解是通过求解一系列子问题来实现的 .本文针对二分单纯形算法中的子规划问题作进一步研究 ,提出了一个新的子规划问题来改善问题的不可行性 ,并确定出了相应的主元旋转规则 ,给出了相应的子算法 ,... 二分单纯形算法中 ,线性规划问题的最优解是通过求解一系列子问题来实现的 .本文针对二分单纯形算法中的子规划问题作进一步研究 ,提出了一个新的子规划问题来改善问题的不可行性 ,并确定出了相应的主元旋转规则 ,给出了相应的子算法 ,同时进行了数值实验 .实验结果表明 ,调用新子算法的二分法与原始二分法相比 ,迭代次数和计算时间均有所改善 。 展开更多
关键词 二分单纯形算法 子规划问题 主元旋转规则 线性规划
下载PDF
单纯形法的一种新的入基准则 被引量:1
9
作者 林福荣 陈东宜 《曲阜师范大学学报(自然科学版)》 CAS 2002年第4期25-28,共4页
单纯形法是求解线性规划问题的一种实用方法 ,入基准则对单纯形法的有效性起着决定性作用 .该文提出一种新的入基准则 (称其为最大加权检验数准则 )并利用随机模拟方法将该入基准则与其它入基准则的进行比较 .随机模拟的结果表明该准则... 单纯形法是求解线性规划问题的一种实用方法 ,入基准则对单纯形法的有效性起着决定性作用 .该文提出一种新的入基准则 (称其为最大加权检验数准则 )并利用随机模拟方法将该入基准则与其它入基准则的进行比较 .随机模拟的结果表明该准则优于最大检验数准则和最大上升准则 .还求出平均转轴次数与问题规模的近似函数关系 ,并由此得到 :当线性规划问题的规模很大时 ,最大加权检验数准则的预期转轴次数小于最大上升准则的 1/ 3,小于最大检验数准则的 1/ 10 . 展开更多
关键词 线性规划 单纯形法 入基准则 转轴次数 运筹学 最大加权 检验数准则
下载PDF
“胃癌前病变”治方用药规律研究 被引量:8
10
作者 聂建华 欧阳文娟 舒青龙 《中医临床研究》 2018年第13期7-8,共2页
目的:探讨"胃癌前病变"治疗用药规律。方法:广泛收集了1978年"胃癌前病变"命名以来至2017年的该病治疗方药,采取"Excel 2013数据透视表","SQL Server 2012"频数分析、关联分析等方法进行数据... 目的:探讨"胃癌前病变"治疗用药规律。方法:广泛收集了1978年"胃癌前病变"命名以来至2017年的该病治疗方药,采取"Excel 2013数据透视表","SQL Server 2012"频数分析、关联分析等方法进行数据分析。结果:"胃癌前病变"治法是补气养血,提高机体免疫力,如黄芪、白术、当归等,治其本;解毒散结、活血消痈,转变肠上皮化生,消散异型增生,如白花蛇舌草、莪术、蒲公英等,治其标。同时补中偏重于行,偏重于活血、祛湿,如偏重丹参、白术、茯苓的配伍,结合疾病本身特点,可以看出中医药治疗该病时补而不滞,补中寓散,补以促行是其重要治疗思路。 展开更多
关键词 胃癌前病变 配伍规律 EXCEL数据透视表 SQL SERVER 2012关联分析
下载PDF
我国体育社会组织的内涵、演进与发展 被引量:8
11
作者 刘震 韦雪梅 《河北体育学院学报》 2017年第6期42-48,共7页
运用文献资料法和逻辑分析法,对体育社会组织的概念、分类、功能进行诠释,并梳理了建国以来我国体育社会组织的演进历程,将其分为全能型政府下的依附期、发展型政府下的管控期和服务型政府下的合作期三个阶段。认为,现阶段我国体育社会... 运用文献资料法和逻辑分析法,对体育社会组织的概念、分类、功能进行诠释,并梳理了建国以来我国体育社会组织的演进历程,将其分为全能型政府下的依附期、发展型政府下的管控期和服务型政府下的合作期三个阶段。认为,现阶段我国体育社会组织发展虽然取得了总量的增加、双重管理体制的突破以及从管控到培育的角色转变等成效,但也暴露出去行政化不彻底、与政府合作机制不成熟、社会参与意识薄弱等不足。针对以上问题,指出坚持体育事业与体育产业"双轮驱动"的发展模式,注重法治化、枢纽化和专业化建设,逐步形成政社分开、权责明确、依法自治的现代意义上的体育社会组织是未来我国体育社会组织的发展趋势。 展开更多
关键词 体育社会组织 功能 演进 双重管理 去行政化 双轮驱动 法治化 枢纽化
下载PDF
基于方剂数据分析的“脾气血两虚证”存在情况及用药配伍规律研究 被引量:1
12
作者 聂建华 孙世发 《中国中医基础医学杂志》 CAS CSCD 北大核心 2012年第1期43-45,共3页
文章以《中医方剂大辞典》为线索,筛选治疗"脾虚证"方剂850首,采取"Excel数据透视表"、"SQL Server 2005_DMAddin关联规则"、"spss17.0因子分析"等方法,探讨"脾气血两虚证"存在情况... 文章以《中医方剂大辞典》为线索,筛选治疗"脾虚证"方剂850首,采取"Excel数据透视表"、"SQL Server 2005_DMAddin关联规则"、"spss17.0因子分析"等方法,探讨"脾气血两虚证"存在情况及其用药配伍规律。结果显示,"脾气血两虚证"存在,其治疗方剂主要由补气药、补血药配伍利水渗湿药、补阴药、活血祛瘀药等组成,基础方为"人参、炙黄芪、山药、当归、白芍、炙甘草",核心配伍为"人参、当归"。 展开更多
关键词 脾气血两虚证 方药配伍规律 EXCEL数据透视表 SQLServer2005_DMAddin关联规则 spss17.0因子分析
下载PDF
二分单纯形算法中子规划问题的进一步研究
13
作者 严文利 《运筹与管理》 CSCD 2001年第4期63-69,共7页
本文对二分单纯形算法中的子规划问题作进一步研究 ,提出一个新的子规划问题来改善问题的不可行性 ,并确定出了相应的主元旋转规则 ,并编制了相应于新子规划的新二分算法。并对94个线性规划问题进行了数值实验。实验结果表明 。
关键词 二分单纯形算法 子规划问题 主元旋转规则 线性规划
下载PDF
基于方剂数据分析的“脾胃阳虚证”方药配伍规律研究
14
作者 聂建华 孙世发 《江西中医学院学报》 2013年第3期9-11,共3页
目的:探讨"脾胃阳虚证"方药配伍规律。方法:以《中医方剂大辞典》为线索,筛选治疗"脾胃阳虚证"方剂203首,采取"Excel数据透视表","SQL Server 2005_DMAddin关联规则","spss17.0因子分析&q... 目的:探讨"脾胃阳虚证"方药配伍规律。方法:以《中医方剂大辞典》为线索,筛选治疗"脾胃阳虚证"方剂203首,采取"Excel数据透视表","SQL Server 2005_DMAddin关联规则","spss17.0因子分析"等方法,进行数据分析。结果:治疗"脾胃阳虚证"方剂中,温里药、补气药分别占整个用药23%、20%,而补阳药仅占用药2%;出现频次超过60次的药物是炙甘草、白术、人参、干姜、厚朴、附子等;关联性较为重要的药物是干姜、白术、人参、炙甘草、附子等;排名较前公因子分别代表"补气药"集合,"理气活血化湿药"集合,"温里药"集合等。结论:"脾胃阳虚证"治疗方剂由"温里药"、"补气药"配伍"理气药","芳香化湿药"等而成,基础方为"人参、白术、干姜、炙甘草、附子、诃子、茯苓、厚朴"。 展开更多
关键词 脾胃阳虚证 方药配伍规律 EXCEL数据透视表 SQL SERVER 2005_DM Addin关联规则 spss17 0因子分析
下载PDF
城市综合客运枢纽静态换乘标志设置规则研究 被引量:4
15
作者 苗聪 邢燕颖 +1 位作者 林国鑫 赵福荣 《交通标准化》 2010年第17期70-75,共6页
针对目前我国枢纽静态换乘标志规范缺失的现状,从枢纽内旅客换乘需求出发,借鉴国内外先进经验和相关研究成果,系统地提出枢纽静态换乘标志设置规则。该研究对于规范我国枢纽静态换乘标志体系的设置具有一定的参考价值。
关键词 综合交通 综合客运枢纽 换乘 静态标志 设置规则
下载PDF
Solving Linear Programming Problems via Appending an Elastic Constraint
16
作者 潘平奇 《Journal of Southeast University(English Edition)》 EI CAS 1996年第2期98-107,共10页
Despite it is often available in practice, information of optimal value of linear programming problems is ignored by conventional simplex algorithms. To speed up solution process, we propose in this paper some vari... Despite it is often available in practice, information of optimal value of linear programming problems is ignored by conventional simplex algorithms. To speed up solution process, we propose in this paper some variants of the bisection algorithm, explo 展开更多
关键词 LINEAR PROGRAMMING optimal value pivotING rule EC CHANGING rule
下载PDF
柔性铰链可倾瓦轴承不平衡响应的主动控制
17
作者 常江 马金奎 +1 位作者 路长厚 陈淑江 《组合机床与自动化加工技术》 北大核心 2017年第6期97-100,105,共5页
在轴承转子系统中,为提高转子的旋转精度,对系统进行了主动控制。基于柔性铰链可倾瓦轴承建立了轴承转子系统轴心轨迹和轴瓦摆动的计算模型,在考虑系统惯性和非线性油膜力的基础上,计算了转子在不平衡响应下的非线性轴心轨迹和轴瓦的摆... 在轴承转子系统中,为提高转子的旋转精度,对系统进行了主动控制。基于柔性铰链可倾瓦轴承建立了轴承转子系统轴心轨迹和轴瓦摆动的计算模型,在考虑系统惯性和非线性油膜力的基础上,计算了转子在不平衡响应下的非线性轴心轨迹和轴瓦的摆动规律,并提出了一种振动的主动控制方法。仿真计算结果表明,转子的不平衡载荷是转子产生周期性振动的重要因素。通过在轴瓦的瓦背施加力,控制轴瓦的摆动规律,可以抵消转子不平衡载荷引起的振动。通过主动控制,转子振动明显减弱,极大得提高了转子的旋转精度。 展开更多
关键词 柔性铰链可倾瓦轴承 不平衡响应 轴瓦摆动 轴心轨迹
下载PDF
一个新的最钝角单纯形算法 被引量:1
18
作者 金婷 潘平奇 《淮北煤炭师范学院学报(自然科学版)》 2010年第2期14-18,共5页
给出了一个新的主元规则.它按最钝角原理给予一组非基本变量较高优先权,先在其中选择进基变量,直到其相应的检验数均满足符号条件;如果此时剩下的检验数均已满足条件,则已达到最优.否则再确定一组新的非基本变量赋予较高优先权,重复上... 给出了一个新的主元规则.它按最钝角原理给予一组非基本变量较高优先权,先在其中选择进基变量,直到其相应的检验数均满足符号条件;如果此时剩下的检验数均已满足条件,则已达到最优.否则再确定一组新的非基本变量赋予较高优先权,重复上述过程,从对偶问题的角度,该算法可以看成是按最钝角原理进行某种松弛,可望有效地减少迭代次数. 展开更多
关键词 线性规划 主元标 最钝角原理 单纯形方法 有限规则
下载PDF
线性规划的单纯形法及其发展 被引量:16
19
作者 燕子宗 费浦生 万仲平 《计算数学》 CSCD 北大核心 2007年第1期1-14,共14页
本文给出了一种新的原对偶单纯形法,并通过它分析了隐藏在经典单纯形法中的对偶信息.我们重新评价经典单纯形法并详细讨论了它与现代单纯形法之间的联系.两个修改版本一并给出.新算法具有计算量小和实施简单等特点,计算效果也不错.... 本文给出了一种新的原对偶单纯形法,并通过它分析了隐藏在经典单纯形法中的对偶信息.我们重新评价经典单纯形法并详细讨论了它与现代单纯形法之间的联系.两个修改版本一并给出.新算法具有计算量小和实施简单等特点,计算效果也不错.初步数值实验表明现代单纯形法比经典方法具有明显的优越性. 展开更多
关键词 对偶间隙 单纯形算法 旋转规则
原文传递
A FAST SIMPLEX ALGORITHM FOR LINEAR PROGRAMMING 被引量:3
20
作者 Pingqi Pan 《Journal of Computational Mathematics》 SCIE CSCD 2010年第6期837-847,共11页
Recently, computational results demonstrated remarkable superiority of a so-called "largest-distance" rule and "nested pricing" rule to other major rules commonly used in practice, such as Dantzig's original rule... Recently, computational results demonstrated remarkable superiority of a so-called "largest-distance" rule and "nested pricing" rule to other major rules commonly used in practice, such as Dantzig's original rule, the steepest-edge rule and Devex rule. Our computational experiments show that the simplex algorithm using a combination of these rules turned out to be even more efficient. 展开更多
关键词 Large-scale linear programming Simplex algorithm pivot rule Nested Largestdistance Scaling.
原文传递
上一页 1 2 下一页 到第
使用帮助 返回顶部