期刊文献+
共找到1,213篇文章
< 1 2 61 >
每页显示 20 50 100
A Dimensional Reduction Approach Based on Essential Constraints in Linear Programming
1
作者 Eirini I. Nikolopoulou George S. Androulakis 《American Journal of Operations Research》 2024年第1期1-31,共31页
This paper presents a new dimension reduction strategy for medium and large-scale linear programming problems. The proposed method uses a subset of the original constraints and combines two algorithms: the weighted av... This paper presents a new dimension reduction strategy for medium and large-scale linear programming problems. The proposed method uses a subset of the original constraints and combines two algorithms: the weighted average and the cosine simplex algorithm. The first approach identifies binding constraints by using the weighted average of each constraint, whereas the second algorithm is based on the cosine similarity between the vector of the objective function and the constraints. These two approaches are complementary, and when used together, they locate the essential subset of initial constraints required for solving medium and large-scale linear programming problems. After reducing the dimension of the linear programming problem using the subset of the essential constraints, the solution method can be chosen from any suitable method for linear programming. The proposed approach was applied to a set of well-known benchmarks as well as more than 2000 random medium and large-scale linear programming problems. The results are promising, indicating that the new approach contributes to the reduction of both the size of the problems and the total number of iterations required. A tree-based classification model also confirmed the need for combining the two approaches. A detailed numerical example, the general numerical results, and the statistical analysis for the decision tree procedure are presented. 展开更多
关键词 Linear programming Binding constraints Dimension Reduction Cosine Similarity Decision Analysis Decision Trees
下载PDF
CONSTRAINT QUALIFICATIONS AND DUAL PROBLEMS FOR QUASI-DIFFERENTIABLE PROGRAMMING
2
作者 殷洪友 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2002年第2期199-202,共4页
In classical nonlinear programming, it is a general method of developing optimality conditions that a nonlinear programming problem is linearized as a linear programming problem by using first order approximations of ... In classical nonlinear programming, it is a general method of developing optimality conditions that a nonlinear programming problem is linearized as a linear programming problem by using first order approximations of the functions at a given feasible point. The linearized procedure for differentiable nonlinear programming problems can be naturally generalized to the quasi differential case. As in classical case so called constraint qualifications have to be imposed on the constraint functions to guarantee that for a given local minimizer of the original problem the nullvector is an optimal solution of the corresponding 'quasilinearized' problem. In this paper, constraint qualifications for inequality constrained quasi differentiable programming problems of type min {f(x)|g(x)≤0} are considered, where f and g are qusidifferentiable functions in the sense of Demyanov. Various constraint qualifications for this problem are presented and a new one is proposed. The relations among these conditions are investigated. Moreover, a Wolf dual problem for this problem is introduced, and the corresponding dual theorems are given. 展开更多
关键词 quasi differentiable programming constraint qualification dual problems
下载PDF
Sequential quadratic programming-based non-cooperative target distributed hybrid processing optimization method 被引量:2
3
作者 SONG Xiaocheng WANG Jiangtao +3 位作者 WANG Jun SUN Liang FENG Yanghe LI Zhi 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第1期129-140,共12页
The distributed hybrid processing optimization problem of non-cooperative targets is an important research direction for future networked air-defense and anti-missile firepower systems. In this paper, the air-defense ... The distributed hybrid processing optimization problem of non-cooperative targets is an important research direction for future networked air-defense and anti-missile firepower systems. In this paper, the air-defense anti-missile targets defense problem is abstracted as a nonconvex constrained combinatorial optimization problem with the optimization objective of maximizing the degree of contribution of the processing scheme to non-cooperative targets, and the constraints mainly consider geographical conditions and anti-missile equipment resources. The grid discretization concept is used to partition the defense area into network nodes, and the overall defense strategy scheme is described as a nonlinear programming problem to solve the minimum defense cost within the maximum defense capability of the defense system network. In the solution of the minimum defense cost problem, the processing scheme, equipment coverage capability, constraints and node cost requirements are characterized, then a nonlinear mathematical model of the non-cooperative target distributed hybrid processing optimization problem is established, and a local optimal solution based on the sequential quadratic programming algorithm is constructed, and the optimal firepower processing scheme is given by using the sequential quadratic programming method containing non-convex quadratic equations and inequality constraints. Finally, the effectiveness of the proposed method is verified by simulation examples. 展开更多
关键词 non-cooperative target distributed hybrid processing multiple constraint minimum defense cost sequential quadratic programming
下载PDF
An Exact Virtual Network Embedding Algorithm Based on Integer Linear Programming for Virtual Network Request with Location Constraint 被引量:3
4
作者 Zeheng Yang Yongan Guo 《China Communications》 SCIE CSCD 2016年第8期177-183,共7页
Network virtualization is known as a promising technology to tackle the ossification of current Internet and will play an important role in the future network area. Virtual network embedding(VNE) is a key issue in net... Network virtualization is known as a promising technology to tackle the ossification of current Internet and will play an important role in the future network area. Virtual network embedding(VNE) is a key issue in network virtualization. VNE is NP-hard and former VNE algorithms are mostly heuristic in the literature.VNE exact algorithms have been developed in recent years. However, the constraints of exact VNE are only node capacity and link bandwidth.Based on these, this paper presents an exact VNE algorithm, ILP-LC, which is based on Integer Linear Programming(ILP), for embedding virtual network request with location constraints. This novel algorithm is aiming at mapping virtual network request(VNR) successfully as many as possible and consuming less substrate resources.The topology of each VNR is randomly generated by Waxman model. Simulation results show that the proposed ILP-LC algorithm outperforms the typical heuristic algorithms in terms of the VNR acceptance ratio, at least 15%. 展开更多
关键词 network virtualization virtual network embedding exact VNE algorithm integer linear programming location constraint VNR acceptance ratio
下载PDF
An Intelligent MMRP Constraint Programming System 被引量:1
5
作者 ZHENG Yujun~(1.2) WANG kan~3 YANG Junwei~3 1.Systems Engineering Institute of Engineer Equipment,Beijing 100093,China 2.Institute of Software,Chinese Academy of Sciences,Beijing 100080,China 3.Academy of Armored Force Engineering,Beijing 100072,China 《武汉理工大学学报》 CAS CSCD 北大核心 2006年第S2期668-672,共5页
In this paper,an intelligent constraint programming system for manufacturing material resource planning (MMRP) was presented.It is aimed to tackling large,particularly combinatorial,problems during the MMRP process,wh... In this paper,an intelligent constraint programming system for manufacturing material resource planning (MMRP) was presented.It is aimed to tackling large,particularly combinatorial,problems during the MMRP process,which increasingly involves complex sets of objectives and constraints in today’s industrial manufacturing.The system consists of a do- main-specific architecture,an algorithm library,and a pre-defined solution library,based on which intelligent agents can effi- ciently construct MMRP problem specifications,select suitable algorithms to solve problems,and evolve a population of solutions to- wards a Pareto-optimal frontier.Our system significantly improves the efficiency,effectiveness,and reliability of MMRP prob- lem solving. 展开更多
关键词 MMRP(manufacturing material RESOURCE planning) constraint programming AGENT problem SOLVING
下载PDF
Concurrent Constraint Programming:A Language and Its Execution Model 被引量:1
6
作者 廖乐健 曹元大 《Journal of Beijing Institute of Technology》 EI CAS 2003年第1期37-41,共5页
To overcome inefficiency in traditional logic programming, a declarative programming language COPS is designed based on the notion of concurrent constraint programming (CCP). The improvement is achieved by the adoptio... To overcome inefficiency in traditional logic programming, a declarative programming language COPS is designed based on the notion of concurrent constraint programming (CCP). The improvement is achieved by the adoption of constraint-based heuristic strategy and the introduction of deterministic components in the framework of CCP. Syntax specification and an operational semantic description are presented. 展开更多
关键词 concurrent constraint programming constraint satisfaction constraint logic programming
下载PDF
ASYMPTOTIC SURROGATE CONSTRAINT METHOD AND ITS CONVERGENCE FOR A CLASS OF SEMI-INFINITE PROGRAMMING 被引量:2
7
作者 Wan Zhongping\ Wu Guoming 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 1999年第4期485-491,共7页
A class of constrained semi\|infinite minimax problem is transformed into a simple constrained problem, by means of discretization decomposition and maximum entropy method, making use of surrogate constraint. The pa... A class of constrained semi\|infinite minimax problem is transformed into a simple constrained problem, by means of discretization decomposition and maximum entropy method, making use of surrogate constraint. The paper deals with the convergence of this asymptotic approach method. 展开更多
关键词 Sem i-infinite m inim ax program m ing discretization decom position m ethod m axim um en-tropy m ethod surrogate constraint CONVERGENCE
下载PDF
CHECKING CONSISTENCY IN INFORMATION MODELS BY USING CONSTRAINT PROGRAMMING
8
作者 方捷 KAHN Hilary J CARPENTER Andy 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI 2005年第1期30-37,共8页
This paper addresses the issue of checking consistency in information models. A method based on constraint programming is proposed for identifying inconsistency or proving consistency in information models. The system... This paper addresses the issue of checking consistency in information models. A method based on constraint programming is proposed for identifying inconsistency or proving consistency in information models. The system described here checks information models written in the ISO standard information modelling language EXPRESS. EXPRESS is part of the ISO STEP standard used in the manufacturing and process industries. This paper describes the checking procedure, including EXPRESS model formalization, constraint satisfaction problem (CSP) derivation from the formalized model and satisfaction checking of the derived CSPs. This paper shows a new domain in which constraint programming can be exploited as model verification and validation. 展开更多
关键词 EXPRESS model constraint programming model verification
下载PDF
The Optimal Conditions of the Linear Fractional Programming Problem with Constraint 被引量:1
9
作者 SUN Jian-she YE Liu-qing 《Chinese Quarterly Journal of Mathematics》 CSCD 北大核心 2006年第4期553-556,共4页
In this article,the authors discuss the optimal conditions of the linear fractionalprogramming problem and prove that a locally optional solution is a globally optional solution and the locally optimal solution can be... In this article,the authors discuss the optimal conditions of the linear fractionalprogramming problem and prove that a locally optional solution is a globally optional solution and the locally optimal solution can be attained at a basic feasible solution withconstraint condition. 展开更多
关键词 linear fractional programming problem pseudo-convex function optimal solution constraint
下载PDF
Event-based performance guaranteed tracking control for constrained nonlinear system via adaptive dynamic programming method
10
作者 Xingyi Zhang Zijie Guo +1 位作者 Hongru Ren Hongyi Li 《Journal of Automation and Intelligence》 2023年第4期239-247,共9页
An optimal tracking control problem for a class of nonlinear systems with guaranteed performance and asymmetric input constraints is discussed in this paper.The control policy is implemented by adaptive dynamic progra... An optimal tracking control problem for a class of nonlinear systems with guaranteed performance and asymmetric input constraints is discussed in this paper.The control policy is implemented by adaptive dynamic programming(ADP)algorithm under two event-based triggering mechanisms.It is often challenging to design an optimal control law due to the system deviation caused by asymmetric input constraints.First,a prescribed performance control technique is employed to guarantee the tracking errors within predetermined boundaries.Subsequently,considering the asymmetric input constraints,a discounted non-quadratic cost function is introduced.Moreover,in order to reduce controller updates,an event-triggered control law is developed for ADP algorithm.After that,to further simplify the complexity of controller design,this work is extended to a self-triggered case for relaxing the need for continuous signal monitoring by hardware devices.By employing the Lyapunov method,the uniform ultimate boundedness of all signals is proved to be guaranteed.Finally,a simulation example on a mass–spring–damper system subject to asymmetric input constraints is provided to validate the effectiveness of the proposed control scheme. 展开更多
关键词 Adaptive dynamic programming(ADP) Asymmetric input constraints Prescribed performance control Event-triggered control Optimal tracking control
下载PDF
Modified Exact Jacobian Semidefinite Programming Relaxation for Celis-Dennis-Tapia Problem
11
作者 赵馨 孔汕汕 《Journal of Donghua University(English Edition)》 CAS 2023年第1期96-104,共9页
A modified exact Jacobian semidefinite programming(SDP)relaxation method is proposed in this paper to solve the Celis-Dennis-Tapia(CDT)problem using the Jacobian matrix of objective and constraining polynomials.In the... A modified exact Jacobian semidefinite programming(SDP)relaxation method is proposed in this paper to solve the Celis-Dennis-Tapia(CDT)problem using the Jacobian matrix of objective and constraining polynomials.In the modified relaxation problem,the number of introduced constraints and the lowest relaxation order decreases significantly.At the same time,the finite convergence property is guaranteed.In addition,the proposed method can be applied to the quadratically constrained problem with two quadratic constraints.Moreover,the efficiency of the proposed method is verified by numerical experiments. 展开更多
关键词 Celis-Dennis-Tapia(CDT)problem quadratically constrained problem with two quadratic constraints semidefinite programming(SDP)relaxation method
下载PDF
Novel Method to Handle Inequality Constraints for Nonlinear Programming
12
作者 黄远灿 《Journal of Beijing Institute of Technology》 EI CAS 2005年第2期145-149,共5页
By redefining the multiplier associated with inequality constraint as a positive definite function of the originally-defined multiplier, say, u2_i, i=1, 2, ..., m, nonnegative constraints imposed on inequality constra... By redefining the multiplier associated with inequality constraint as a positive definite function of the originally-defined multiplier, say, u2_i, i=1, 2, ..., m, nonnegative constraints imposed on inequality constraints in Karush-Kuhn-Tucker necessary conditions are removed. For constructing the Lagrange neural network and Lagrange multiplier method, it is no longer necessary to convert inequality constraints into equality constraints by slack variables in order to reuse those results dedicated to equality constraints, and they can be similarly proved with minor modification. Utilizing this technique, a new type of Lagrange neural network and a new type of Lagrange multiplier method are devised, which both handle inequality constraints directly. Also, their stability and convergence are analyzed rigorously. 展开更多
关键词 nonlinear programming inequality constraint Lagrange neural network Lagrange multiplier method CONVERGENCE STABILITY
下载PDF
SEQUENTIAL QUADRATIC PROGRAMMING METHODS FOR OPTIMAL CONTROL PROBLEMS WITH STATE CONSTRAINTS
13
作者 徐成贤 Jong de J. L. 《Applied Mathematics(A Journal of Chinese Universities)》 SCIE CSCD 1993年第2期163-174,共12页
A kind of direct methods is presented for the solution of optimal control problems with state constraints. These methods are sequential quadratic programming methods. At every iteration a quadratic programming which i... A kind of direct methods is presented for the solution of optimal control problems with state constraints. These methods are sequential quadratic programming methods. At every iteration a quadratic programming which is obtained by quadratic approximation to Lagrangian function and linear approximations to constraints is solved to get a search direction for a merit function. The merit function is formulated by augmenting the Lagrangian function with a penalty term. A line search is carried out along the search direction to determine a step length such that the merit function is decreased. The methods presented in this paper include continuous sequential quadratic programming methods and discreate sequential quadratic programming methods. 展开更多
关键词 Optimal Control Problems with State constraints Sequential Quadratic programming Lagrangian Function. Merit Function Line Search.
下载PDF
Posterior Constraint Selection for Nonnegative Linear Programming
14
作者 H. W. Corley Alireza Noroziroshan Jay M. Rosenberger 《American Journal of Operations Research》 2017年第1期26-40,共15页
Posterior constraint optimal selection techniques (COSTs) are developed for nonnegative linear programming problems (NNLPs), and a geometric interpretation is provided. The posterior approach is used in both a dynamic... Posterior constraint optimal selection techniques (COSTs) are developed for nonnegative linear programming problems (NNLPs), and a geometric interpretation is provided. The posterior approach is used in both a dynamic and non-dynamic active-set framework. The computational performance of these methods is compared with the CPLEX standard linear programming algorithms, with two most-violated constraint approaches, and with previously developed COST algorithms for large-scale problems. 展开更多
关键词 LINEAR programming NONNEGATIVE LINEAR programming Large-Scale Problems Active Set Methods constraint SELECTION POSTERIOR Method COSTs
下载PDF
Reduction and Analysis of a Max-Plus Linear System to a Constraint Satisfaction Problem for Mixed Integer Programming
15
作者 Hajime Yokoyama Hiroyuki Goto 《American Journal of Operations Research》 2017年第2期113-120,共8页
This research develops a solution method for project scheduling represented by a max-plus-linear (MPL) form. Max-plus-linear representation is an approach to model and analyze a class of discrete-event systems, in whi... This research develops a solution method for project scheduling represented by a max-plus-linear (MPL) form. Max-plus-linear representation is an approach to model and analyze a class of discrete-event systems, in which the behavior of a target system is represented by linear equations in max-plus algebra. Several types of MPL equations can be reduced to a constraint satisfaction problem (CSP) for mixed integer programming. The resulting formulation is flexible and easy-to-use for project scheduling;for example, we can obtain the earliest output times, latest task-starting times, and latest input times using an MPL form. We also develop a key method for identifying critical tasks under the framework of CSP. The developed methods are validated through a numerical example. 展开更多
关键词 Max-Plus ALGEBRA Scheduling CRITICAL PATH constraint SATISFACTION Problems Mixed INTEGER programing
下载PDF
Spacecraft Attitude Control with Saturation and Attitude Forbidden Constraints via Second⁃Order Cone Programming
16
作者 CHEN Xi CAO Ruihao HU Qinglei 《Transactions of Nanjing University of Aeronautics and Astronautics》 EI CSCD 2021年第2期237-248,共12页
This paper investigates the optimal control problem of spacecraft reorientation subject to attitude forbidden constraints,angular velocity saturation and actuator saturation simultaneously.A second-order cone programm... This paper investigates the optimal control problem of spacecraft reorientation subject to attitude forbidden constraints,angular velocity saturation and actuator saturation simultaneously.A second-order cone programming(SOCP)technology is developed to solve the strong nonlinear and non-convex control problem in real time.Specifically,the nonlinear attitude kinematic and dynamic are transformed and relaxed to a standard affine system,and linearization and L1 penalty technique are adopted to convexify non-convex inequality constraints.With the proposed quadratic performance index of angular velocity,the optimal control solution is obtained with high accuracy using the successive SOCP algorithm.Finally,the effectiveness of the algorithm is validated by numerical simulation. 展开更多
关键词 spacecraft reorientation attitude forbidden constraints actuator saturation velocity saturation secondorder cone programming(SOCP)
下载PDF
Constraint Optimal Selection Techniques (COSTs) for Linear Programming
17
作者 Goh Saito H. W. Corley Jay M. Rosenberger 《American Journal of Operations Research》 2013年第1期53-64,共12页
We describe a new active-set, cutting-plane Constraint Optimal Selection Technique (COST) for solving general linear programming problems. We describe strategies to bound the initial problem and simultaneously add mul... We describe a new active-set, cutting-plane Constraint Optimal Selection Technique (COST) for solving general linear programming problems. We describe strategies to bound the initial problem and simultaneously add multiple constraints. We give an interpretation of the new COST’s selection rule, which considers both the depth of constraints as well as their angles from the objective function. We provide computational comparisons of the COST with existing linear programming algorithms, including other COSTs in the literature, for some large-scale problems. Finally, we discuss conclusions and future research. 展开更多
关键词 LINEAR programming Large-Scale LINEAR programming CUTTING PLANES Active-Set Methods constraint Selection COSTS
下载PDF
Shedding Light on Non Binding Constraints in Linear Programming: An Industrial Application
18
作者 Alireza Tehrani Nejad Moghaddam Thibault Monier 《American Journal of Operations Research》 2018年第1期50-61,共12页
In Linear Programming (LP) applications, unexpected non binding constraints are among the “why” questions that can cause a great deal of debate. That is, those constraints that are expected to have been active based... In Linear Programming (LP) applications, unexpected non binding constraints are among the “why” questions that can cause a great deal of debate. That is, those constraints that are expected to have been active based on price signals, market drivers or manager’s experiences. In such situations, users have to solve many auxiliary LP problems in order to grasp the underlying technical reasons. This practice, however, is cumbersome and time-consuming in large scale industrial models. This paper suggests a simple solution-assisted methodology, based on known concepts in LP, to detect a sub set of active constraints that have the most preventing impact on any non binding constraint at the optimal solution. The approach is based on the marginal rate of substitutions that are available in the final simplex tableau. A numerical example followed by a real-type case study is provided for illustration. 展开更多
关键词 Linear programming Solution INTERPRETATION Non BINDING constraint DECISION Support
下载PDF
Randomized Constraint Limit Linear Programming in Risk Management
19
作者 Dennis Ridley Abdullah Khan 《Journal of Applied Mathematics and Physics》 2020年第11期2691-2702,共12页
Traditional linear program (LP) models are deterministic. The way that constraint limit uncertainty is handled is to compute the range of feasibility. After the optimal solution is obtained, typically by the simplex m... Traditional linear program (LP) models are deterministic. The way that constraint limit uncertainty is handled is to compute the range of feasibility. After the optimal solution is obtained, typically by the simplex method, one considers the effect of varying each constraint limit, one at a time. This yields the range of feasibility within which the solution remains feasible. This sensitivity analysis is useful for helping the analyst get a feel for the problem. However, it is unrealistic because some constraint limits can vary randomly. These are typically constraint limits based on expected inventory. Inventory may fall short if there are overdue deliveries, unplanned machine failure, spoilage, etc. A realistic LP is created for simultaneously randomizing the constraint limits from any probability distribution. The corresponding distribution of objective function values is created. This distribution is examined directly for central tendencies, spread, skewness and extreme values for the purpose of risk analysis. The spreadsheet design presented is ideal for teaching Monte Carlo simulation and risk analysis to graduate students in business analytics with no specialized programming language requirement. 展开更多
关键词 Pedagogic Effectiveness of Big Data Analytics Linear programming Stochastic Optimization constraint Limit Profit Distribution and Risk Monte Carlo Simulation
下载PDF
Diagnosis and Resolution of Infeasibility in the Constraint Method for Solving Multi Objective Linear Programming Problems
20
作者 Mohammadreza Safi Hossein Zare Marzooni 《American Journal of Operations Research》 2012年第3期283-288,共6页
In this paper we discuss about infeasibility diagnosis and infeasibility resolution, when the constraint method is used for solving multi objective linear programming problems. We propose an algorithm for resolution o... In this paper we discuss about infeasibility diagnosis and infeasibility resolution, when the constraint method is used for solving multi objective linear programming problems. We propose an algorithm for resolution of infeasibility, which is a combination of interactive, weighting and constraint methods.Numerical examples are provided to illustrate the techniques developed. 展开更多
关键词 Multi Objective Linear programming Weighting METHOD constraint METHOD INFEASIBILITY Analysi IIS
下载PDF
上一页 1 2 61 下一页 到第
使用帮助 返回顶部