共查询到20条相似文献,搜索用时 15 毫秒
1.
2.
单纯形法仍然是求解线性规划最具竞争力的算法之一,改进它的计算效率仍具有理论和现实意义.本文通过改进检验数的计算方式,提出了一种实施单纯形法新的计算方式.这种计算方式方便简单,无论采用单纯形表还是采用数值迭代计算都可以提高计算效率. 相似文献
3.
本文分析了求解线性规划的基本方法--单纯形法所使用的单纯形表,将表中所提供的信息分为直接信息和间接信息两类,论述了如何充分利用这些信息的方法。例如如何由最终表求原问题、如何利用表中的数据互相推演和校正等。这是一篇教学经验的总结,对初学者可能有一定的帮助。 相似文献
4.
基于线性规划核心矩阵的单纯形算法 总被引:3,自引:0,他引:3
本文讨论了线性规划中的核心矩阵及其特性,探讨了利用核心矩阵实现单纯形算法的可能性,并进一步提出了一个基于核心矩阵的两阶段原始一对偶单纯形方法,该方法通过原始和对偶两个阶段的迭代,可以在有限次迭代中收敛到原问题的最优解或证明问题无解或无界.在试验的22个问题中,该算法的计算效率总体优于基于传统单纯形方法的MINOS软件. 相似文献
5.
István Maros 《Computational Optimization and Applications》2003,26(1):63-81
A dual phase-1 algorithm for the simplex method that handles all types of variables is presented. In each iteration it maximizes a piecewise linear function of dual infeasibilities in order to make the largest possible step towards dual feasibility with a selected outgoing variable. The algorithm can be viewed as a generalization of traditional phase-1 procedures. It is based on the multiple use of the expensively computed pivot row. By small amount of extra work per iteration, the progress it can make is equivalent to many iterations of the traditional method. While this is its most important feature, it possesses some additional favorable properties, namely, it can be efficient in coping with degeneracy and numerical difficulties. Both theoretical and computational issues are addressed. Some computational experience is also reported which shows that the potentials of the method can materialize on real world problems. 相似文献
6.
M. Ehrgott J. Puerto A. M. Rodríguez-Chía 《Journal of Optimization Theory and Applications》2007,134(3):483-497
We develop a primal-dual simplex algorithm for multicriteria linear programming. It is based on the scalarization theorem
of Pareto optimal solutions of multicriteria linear programs and the single objective primal-dual simplex algorithm. We illustrate
the algorithm by an example, present some numerical results, give some further details on special cases and point out future
research.
The paper was written during a visit of the first author to the University of Sevilla financed by a grant of the Andalusian
Consejería de Educación. The research of the first author was partially supported by University of Auckland Grant 3602178/9275.
The research of the second and third authors was partially financed by Spanish Grants BFM2001-2378, BFM2001-4028, MTM2004-0909
and HA2003-0121.
We thank Anthony Przybylski for the implementation and making his results available. We thank the anonymous referees, whose
comments have helped us to improve the presentation of the paper. 相似文献
7.
对于含自由变量的LP问题,为了得到比单纯形法[1]更有效的算法,通过研究在单纯形法迭代过程中,将自由变量化为非负变量再实施运算的规律,提出一种能节省存贮空间和提高运算速度的改进单纯形法。数值实验表明新算法是有效的。 相似文献
8.
An efficient algorithm is proposed for finding all solutions of nonlinear equations using linear programming (LP). This algorithm is based on a simple test (termed the LP test) for nonexistence of a solution to a system of nonlinear equations in a given region. In the conventional LP test, the system of nonlinear equations is transformed into an LP problem, to which the simplex method is applied. However, although the LP test is very powerful, it requires many pivotings for each region. In this paper, we use the dual simplex method in the LP test, which makes the average number of pivotings per region much smaller (less than one, for example) and makes the algorithm very efficient. By numerical examples, it is shown that the proposed algorithm can find all solutions of systems of 200 nonlinear equations in practical computation time. 相似文献
9.
首次将亏基和无比值检验列主元规则相结合,执行亏基对偶单纯形算法得到一个原始可行基,以充分发挥这两种算法的优势,从而为亏基原始单纯形算法提供一个新的I阶段算法,以使其进一步克服退化所带来的困扰.数值试验表明,亏基和无比值主元规则的结合,能有效地减少总迭代次数和运行时间,其效率远远优于传统两阶段单纯形算法. 相似文献
10.
11.
求线性规划问题可行基的一种方法 总被引:2,自引:7,他引:2
文章给出了一般情形下从线性规划问题的标准型求可行基的一种方法,并通过与大M法、两阶段法及文[1]方法进行对比分析,说明这是一种有效可行且有可能较简便的方法 相似文献
12.
Chang T. S. Adachi J. Wang X. Chen T.R. 《Journal of Optimization Theory and Applications》2002,113(3):487-512
In linear programming, the simplex method has been viewed for a long time as an efficient tool. Interior methods have attracted a lot of attention since they were proposed recently. It seems plausible intuitively that there is no reason why a good linear programming algorithm should not be allowed to cross the boundary of the feasible region when necessary. However, such an algorithm is seldom studied. In this paper, we will develop first a framework of a multiplier-alike algorithm for linear programming which allows its trajectory to move across the boundary of the feasible region. Second, we illustrate that such a framework has the potential to perform as well as the simplex method by showing that these methods are equivalent in a well-defined sense, even though they look so different. 相似文献
13.
M. Sun 《Journal of Optimization Theory and Applications》1993,79(2):405-413
We introduce a revised simplex algorithm for solving a typical type of dynamic programming equation arising from a class of finite Markov decision processes. The algorithm also applies to several types of optimal control problems with diffusion models after discretization. It is based on the regular simplex algorithm, the duality concept in linear programming, and certain special features of the dynamic programming equation itself. Convergence is established for the new algorithm. The algorithm has favorable potential applicability when the number of actions is very large or even infinite. 相似文献
14.
15.
线性最优化广泛应用于经济与管理的各个领域.在线性规划问题的求解中,如果一个初始基本可行解没有直接给出,则常采用经典的两阶段法求解.对含有"≥"不等式约束的线性规划问题,讨论了第一阶段原有单纯形法和对偶单纯形法两种算法形式,并根据第一阶段问题的特点提出了改进的对偶单纯形枢轴准则.最后,通过大规模数值试验对两种算法进行计算比较,结果表明,改进后的对偶单纯形算法在计算效率上明显优于原有单纯形算法. 相似文献
16.
Pingqi Pan Wei Li Jun Cao 《高等学校计算数学学报(英文版)》2006,15(1):23-30
A new partial pricing column rule is proposed to the basis-deficiency-allowing simplex method developed by Pan.Computational results obtained with a set of small problems and a set of standard NETLIB problems show its promise of success. 相似文献
17.
A Simplex Approach for Finding Local Solutions of a Linear Bilevel Program by Equilibrium Points 总被引:2,自引:0,他引:2
In this paper, a linear bilevel programming problem (LBP) is considered. Local optimality conditions are derived. They are
based on the notion of equilibrium point of an exact penalization for LBP. It is described how an equilibrium point can be
obtained with the simplex method. It is shown that the information in the simplex tableaux can be used to get necessary and
sufficient local optimality conditions for LBP. Based on these conditions, a simplex type algorithm is proposed, which attains
a local solution of LBP by moving in equilibrium points. A numerical example illustrates how the algorithm works. Some computational
results are reported. 相似文献
18.
Staircase structured linear programs arise naturally in the study of engineering economic systems. One general approach to
solving such LP's is the technique of nested decomposition of the primal or dual problem. The research described in this paper
proposes a revised decomposition algorithm that incorporates knowledge of the structure of the staircase basis in forming
the decomposed linear programs. Column proposals from the revised subproblems are shown to achieve maximum penetration against
the master problem basis. The proposed algorithm resorts to the regular Dantzig-Wolfe subproblem to test for optimality. The
algorithm is shown to be finite and is compared to the Abrahamson-Wittrock algorithm. Computational results indicate substantial
improvement over the Dantzig-Wolfe algorithm in most cases. A numerical example of the algorithm is provide in the appendix.
This research was supported by National Science Foundation grant ECS-8106455 to Cornell University. 相似文献
19.