期刊文献+
共找到673篇文章
< 1 2 34 >
每页显示 20 50 100
SMOOTHING NEWTON ALGORITHM FOR THE CIRCULAR CONE PROGRAMMING WITH A NONMONOTONE LINE SEARCH 被引量:8
1
作者 迟晓妮 韦洪锦 +1 位作者 万仲平 朱志斌 《Acta Mathematica Scientia》 SCIE CSCD 2017年第5期1262-1280,共19页
In this paper, we present a nonmonotone smoothing Newton algorithm for solving the circular cone programming(CCP) problem in which a linear function is minimized or maximized over the intersection of an affine space w... In this paper, we present a nonmonotone smoothing Newton algorithm for solving the circular cone programming(CCP) problem in which a linear function is minimized or maximized over the intersection of an affine space with the circular cone. Based on the relationship between the circular cone and the second-order cone(SOC), we reformulate the CCP problem as the second-order cone problem(SOCP). By extending the nonmonotone line search for unconstrained optimization to the CCP, a nonmonotone smoothing Newton method is proposed for solving the CCP. Under suitable assumptions, the proposed algorithm is shown to be globally and locally quadratically convergent. Some preliminary numerical results indicate the effectiveness of the proposed algorithm for solving the CCP. 展开更多
关键词 circular cone programming second-order cone programming nonmonotone line search smoothing Newton method local quadratic convergence
在线阅读 下载PDF
Hybrid particle swarm optimization with chaotic search for solving integer and mixed integer programming problems 被引量:21
2
作者 谭跃 谭冠政 邓曙光 《Journal of Central South University》 SCIE EI CAS 2014年第7期2731-2742,共12页
A novel chaotic search method is proposed,and a hybrid algorithm combining particle swarm optimization(PSO) with this new method,called CLSPSO,is put forward to solve 14 integer and mixed integer programming problems.... A novel chaotic search method is proposed,and a hybrid algorithm combining particle swarm optimization(PSO) with this new method,called CLSPSO,is put forward to solve 14 integer and mixed integer programming problems.The performances of CLSPSO are compared with those of other five hybrid algorithms combining PSO with chaotic search methods.Experimental results indicate that in terms of robustness and final convergence speed,CLSPSO is better than other five algorithms in solving many of these problems.Furthermore,CLSPSO exhibits good performance in solving two high-dimensional problems,and it finds better solutions than the known ones.A performance index(PI) is introduced to fairly compare the above six algorithms,and the obtained values of(PI) in three cases demonstrate that CLSPSO is superior to all the other five algorithms under the same conditions. 展开更多
关键词 particle swarm optimization chaotic search integer programming problem mixed integer programming problem
在线阅读 下载PDF
A Tabu Search Algorithm for Quadratic 0-1 Programming Problem 被引量:2
3
作者 周贤伟 王远允 +1 位作者 田新现 郭瑞强 《Chinese Quarterly Journal of Mathematics》 CSCD 1997年第4期98-102, ,共5页
In this paper,quadratic 0-1 programming problem (I) is considered, in terms of its features quadratic 0-1 programming problem is solved by linear approxity heurstic algrothm and a developed tabu search ahgrothm .
关键词 Tabu search linear approximate quaratic 0-1 programming
在线阅读 下载PDF
A Wide Neighborhood Arc-Search Interior-Point Algorithm for Convex Quadratic Programming 被引量:2
4
作者 YUAN Beibei ZHANG Mingwang HUANG Zhengwei 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2017年第6期465-471,共7页
In this paper, we propose an arc-search interior-point algorithm for convex quadratic programming with a wide neighborhood of the central path, which searches the optimizers along the ellipses that approximate the ent... In this paper, we propose an arc-search interior-point algorithm for convex quadratic programming with a wide neighborhood of the central path, which searches the optimizers along the ellipses that approximate the entire central path. The favorable polynomial complexity bound of the algorithm is obtained, namely O(nlog(( x^0)~TS^0/ε)) which is as good as the linear programming analogue. Finally, the numerical experiments show that the proposed algorithm is efficient. 展开更多
关键词 arc-search interior-point algorithm polynomial complexity convex quadratic programming
原文传递
Random Search and Code Similarity-Based Automatic Program Repair
5
作者 曹鹤玲 刘方正 +2 位作者 石建树 楚永贺 邓淼磊 《Journal of Shanghai Jiaotong university(Science)》 EI 2023年第6期738-752,共15页
In recent years,automatic program repair approaches have developed rapidly in the field of software engineering.However,the existing program repair techniques based on genetic programming suffer from requiring verific... In recent years,automatic program repair approaches have developed rapidly in the field of software engineering.However,the existing program repair techniques based on genetic programming suffer from requiring verification of a large number of candidate patches,which consume a lot of computational resources.In this paper,we propose a random search and code similarity based automatic program repair(RSCSRepair).First,to reduce the verification computation effort for candidate patches,we introduce test filtering to reduce the number of test cases and use test case prioritization techniques to reconstruct a new set of test cases.Second,we use a combination of code similarity and random search for patch generation.Finally,we use a patch overfitting detection method to improve the quality of patches.In order to verify the performance of our approach,we conducted the experiments on the Defects4J benchmark.The experimental results show that RSCSRepair correctly repairs up to 54 bugs,with improvements of 14.3%,8.5%,14.3%and 10.3%for our approach compared with jKali,Nopol,CapGen and Sim Fix,respectively. 展开更多
关键词 program repair random search test case prioritization overfitting detection
原文传递
Parallel Minimax Searching Algorithm for Extremum of Unimodal Unbounded Function
6
作者 Boris S. Verkhovsky 《International Journal of Communications, Network and System Sciences》 2011年第9期549-561,共13页
In this paper we consider a parallel algorithm that detects the maximizer of unimodal function f(x) computable at every point on unbounded interval (0, ∞). The algorithm consists of two modes: scanning and detecting.... In this paper we consider a parallel algorithm that detects the maximizer of unimodal function f(x) computable at every point on unbounded interval (0, ∞). The algorithm consists of two modes: scanning and detecting. Search diagrams are introduced as a way to describe parallel searching algorithms on unbounded intervals. Dynamic programming equations, combined with a series of liner programming problems, describe relations between results for every pair of successive evaluations of function f in parallel. Properties of optimal search strategies are derived from these equations. The worst-case complexity analysis shows that, if the maximizer is located on a priori unknown interval (n-1], then it can be detected after cp(n)=「2log「p/2」+1(n+1)」-1 parallel evaluations of f(x), where p is the number of processors. 展开更多
关键词 Adversarial MINIMAX Analysis DESIGN Parameters Dynamic programming FUNCTION Evaluation Optimal ALGORITHM PARALLEL ALGORITHM System DESIGN Statistical Experiments Time Complexity Unbounded search UNIMODAL FUNCTION
在线阅读 下载PDF
A Modified Algorithm for Nonliear Integer Programming 被引量:2
7
作者 孙会霞 《Chinese Quarterly Journal of Mathematics》 CSCD 2002年第3期24-29,共6页
Based on the analysis to the random sear ch algorithm of LUUS, a modified random directed integer search algorithm (MRDI SA) is given for first time. And a practical example is given to show that the adva ntage of th... Based on the analysis to the random sear ch algorithm of LUUS, a modified random directed integer search algorithm (MRDI SA) is given for first time. And a practical example is given to show that the adva ntage of this kind of algorithm is the reliability can’t be infuenced by the ini tial value X (0) and the start search domain R (0) . Besides, i t can be applied to solve the higher dimensional constrained nonlinear integer p rogramming problem. 展开更多
关键词 random search integer programming optimal soluti on RELIABILITY
在线阅读 下载PDF
基于应用程序接口依赖关系图路径搜索的工作流生成方法
8
作者 梁冬 史骁 +1 位作者 吕存驰 赵晓芳 《高技术通讯》 北大核心 2026年第1期41-52,共12页
工作流编程日益成为重要的软件开发模式,智能辅助工作流生成服务能够显著提升用户开发效率。然而,现有的工作流平台仅提供基本的辅助功能,如候选节点推荐或边连接的限制。尽管大语言模型驱动的智能编程服务在代码生成上取得了显著进展,... 工作流编程日益成为重要的软件开发模式,智能辅助工作流生成服务能够显著提升用户开发效率。然而,现有的工作流平台仅提供基本的辅助功能,如候选节点推荐或边连接的限制。尽管大语言模型驱动的智能编程服务在代码生成上取得了显著进展,但在工作流生成中仍然面临诸多挑战。本文分析了大语言模型在工作流生成过程中常见的幻觉问题,并提出了一种基于应用程序接口(application programming interface,API)依赖关系图路径搜索的工作流生成方法。通过引导模型沿API依赖关系图搜索生成路径,限制其输出解码空间,有效缓解了模型幻觉现象。此外,本文引入多种路径搜索策略,包括出边路径搜索和入边路径搜索,为工作流生成提供了全新的思维链方法。实验结果表明,本文方法在工作流生成质量上优于先前的思维链技术,并显著降低了模型幻觉率。 展开更多
关键词 工作流生成 思维链 路径搜索 大语言模型幻觉 应用程序接口依赖关系图
在线阅读 下载PDF
异构无人机两级协同配送网络选址-路径联合优化
9
作者 耿劭卿 翟一冰 曹允春 《交通运输系统工程与信息》 北大核心 2026年第1期34-44,共11页
针对无人机在复杂地形下进行支线运输与末端配送的瓶颈,本文研究由支线无人机机场与配送中心构成的两级物流网络选址-路径优化问题。现有研究多忽略支线与末端无人机功能与成本异质性。为此,本文构建以设施建设、两级差异化运输和时间... 针对无人机在复杂地形下进行支线运输与末端配送的瓶颈,本文研究由支线无人机机场与配送中心构成的两级物流网络选址-路径优化问题。现有研究多忽略支线与末端无人机功能与成本异质性。为此,本文构建以设施建设、两级差异化运输和时间惩罚成本最小化为目标的混合整数规划模型,联合优化两级设施分布、无人机配送路径和客户服务时效,并设计混合算法,其中,遗传算法用于全局选址与分配,变邻域禁忌搜索用于局部路径优化。通过云南省云龙县实例分析表明,相较于分步决策,所提联合优化方法可使系统总成本降低88.3%;与单级直流网络相比,客户准时送达率提升至91.9%,实现了成本与服务质量平衡。该研究为无人机分布式物流网络规划与运营提供了有效的决策模型与方法。 展开更多
关键词 物流工程 两级选址-路径联合优化 混合整数规划 无人机物流 遗传算法 变邻域搜索
在线阅读 下载PDF
AutoVulnFix:大语言模型驱动的智能搜索自适应漏洞修复系统
10
作者 丁一新 赵新建 +1 位作者 吴子成 韩皓 《网络与信息安全学报》 2026年第1期128-140,共13页
自动程序修复(automatic program repair,APR)技术在软件工程领域占据重要地位,但现有基于大语言模型的APR方法在搜索定位、执行效率和成本控制方面存在明显不足。为此,提出一种基于轻量智能搜索的自适应程序修复系统AutoVulnFix。该系... 自动程序修复(automatic program repair,APR)技术在软件工程领域占据重要地位,但现有基于大语言模型的APR方法在搜索定位、执行效率和成本控制方面存在明显不足。为此,提出一种基于轻量智能搜索的自适应程序修复系统AutoVulnFix。该系统通过精简Prompt策略、双轨智能搜索算法和双层缓存三大核心技术解决现有问题。具体而言,首先通过智能上下文管理和精准问题描述降低Token开销,然后通过延迟加载和智能缓存策略提升系统的响应速度,最后结合快速搜索轨道和智能搜索轨道,根据任务复杂度自适应选择最优搜索策略。在包含231个代码缺陷样本的数据集上对5种大语言模型进行了全面的对比评估,结果表明,AutoVulnFix在修复准确率方面平均提升4.2%,在执行时间方面平均缩短25.8%,在Token开销方面平均降低21.4%。该系统为APR技术的实用化部署提供了有效的解决方案。 展开更多
关键词 自动程序修复 大语言模型 智能搜索 轻量架构 自适应系统 代码修复 软件工程
在线阅读 下载PDF
GLOBAL CONVERGENCE RESULTS OF A THREE TERM MEMORY GRADIENT METHOD WITH A NON-MONOTONE LINE SEARCH TECHNIQUE 被引量:12
11
作者 孙清滢 《Acta Mathematica Scientia》 SCIE CSCD 2005年第1期170-178,共9页
In this paper, a new class of three term memory gradient method with non-monotone line search technique for unconstrained optimization is presented. Global convergence properties of the new methods are discussed. Comb... In this paper, a new class of three term memory gradient method with non-monotone line search technique for unconstrained optimization is presented. Global convergence properties of the new methods are discussed. Combining the quasi-Newton method with the new method, the former is modified to have global convergence property. Numerical results show that the new algorithm is efficient. 展开更多
关键词 Non-linear programming three term memory gradient method convergence non-monotone line search technique numerical experiment
在线阅读 下载PDF
A SUBSPACE PROJECTED CONJUGATE GRADIENT ALGORITHM FOR LARGE BOUND CONSTRAINED QUADRATIC PROGRAMMING 被引量:3
12
作者 倪勤 《Numerical Mathematics A Journal of Chinese Universities(English Series)》 SCIE 1998年第1期51-60,共10页
A subspace projected conjugate gradient method is proposed for solving large bound constrained quadratic programming. The conjugate gradient method is used to update the variables with indices outside of the active se... A subspace projected conjugate gradient method is proposed for solving large bound constrained quadratic programming. The conjugate gradient method is used to update the variables with indices outside of the active set, while the projected gradient method is used to update the active variables. At every iterative level, the search direction consists of two parts, one of which is a subspace trumcated Newton direction, another is a modified gradient direction. With the projected search the algorithm is suitable to large problems. The convergence of the method is proved and same numerical tests with dimensions ranging from 5000 to 20000 are given. 展开更多
关键词 Projected search CONJUGATE GRADIENT method LARGE problem BOUND constrained quadraic programming.
在线阅读 下载PDF
Fine-Tuning Pre-Trained CodeBERT for Code Search in Smart Contract 被引量:1
13
作者 JIN Huan LI Qinying 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2023年第3期237-245,共9页
Smart contracts,which automatically execute on decentralized platforms like Ethereum,require high security and low gas consumption.As a result,developers have a strong demand for semantic code search tools that utiliz... Smart contracts,which automatically execute on decentralized platforms like Ethereum,require high security and low gas consumption.As a result,developers have a strong demand for semantic code search tools that utilize natural language queries to efficiently search for existing code snippets.However,existing code search models face a semantic gap between code and queries,which requires a large amount of training data.In this paper,we propose a fine-tuning approach to bridge the semantic gap in code search and improve the search accuracy.We collect 80723 different pairs of<comment,code snippet>from Etherscan.io and use these pairs to fine-tune,validate,and test the pre-trained CodeBERT model.Using the fine-tuned model,we develop a code search engine specifically for smart contracts.We evaluate the Recall@k and Mean Reciprocal Rank(MRR)of the fine-tuned CodeBERT model using different proportions of the finetuned data.It is encouraging that even a small amount of fine-tuned data can produce satisfactory results.In addition,we perform a comparative analysis between the fine-tuned CodeBERT model and the two state-of-the-art models.The experimental results show that the finetuned CodeBERT model has superior performance in terms of Recall@k and MRR.These findings highlight the effectiveness of our finetuning approach and its potential to significantly improve the code search accuracy. 展开更多
关键词 code search smart contract pre-trained code models program analysis machine learning
原文传递
A Method for Crude Oil Selection and Blending Optimization Based on Improved Cuckoo Search Algorithm 被引量:7
14
作者 Yang Huihua Ma Wei +2 位作者 Zhang Xiaofeng Li Hu Tian Songbai 《China Petroleum Processing & Petrochemical Technology》 SCIE CAS 2014年第4期70-78,共9页
Refineries often need to find similar crude oil to replace the scarce crude oil for stabilizing the feedstock property. We introduced the method for calculation of crude blended properties firstly, and then created a ... Refineries often need to find similar crude oil to replace the scarce crude oil for stabilizing the feedstock property. We introduced the method for calculation of crude blended properties firstly, and then created a crude oil selection and blending optimization model based on the data of crude oil property. The model is a mixed-integer nonlinear programming(MINLP) with constraints, and the target is to maximize the similarity between the blended crude oil and the objective crude oil. Furthermore, the model takes into account the selection of crude oils and their blending ratios simultaneously, and transforms the problem of looking for similar crude oil into the crude oil selection and blending optimization problem. We applied the Improved Cuckoo Search(ICS) algorithm to solving the model. Through the simulations, ICS was compared with the genetic algorithm, the particle swarm optimization algorithm and the CPLEX solver. The results show that ICS has very good optimization efficiency. The blending solution can provide a reference for refineries to find the similar crude oil. And the method proposed can also give some references to selection and blending optimization of other materials. 展开更多
关键词 CRUDE OIL similarity CRUDE OIL SELECTION BLENDING OPTIMIZATION MIXED-INTEGER nonlinear programming Cuckoosearch algorithm
在线阅读 下载PDF
On the direct searches for non-smooth stochastic optimization problems
15
作者 Huang Tianyun 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2009年第4期889-898,共10页
Many difficult engineering problems cannot be solved by the conventional optimization techniques in practice. Direct searches that need no recourse to explicit derivatives are revived and become popular since the new ... Many difficult engineering problems cannot be solved by the conventional optimization techniques in practice. Direct searches that need no recourse to explicit derivatives are revived and become popular since the new century. In order to get a deep insight into this field, some notes on the direct searches for non-smooth optimization problems are made. The global convergence vs. local convergence and their influences on expected solutions for simulation-based stochastic optimization are pointed out. The sufficient and simple decrease criteria for step acceptance are analyzed, and why simple decrease is enough for globalization in direct searches is identified. The reason to introduce the positive spanning set and its usage in direct searches is explained. Other topics such as the generalization of direct searches to bound, linear and non-linear constraints are also briefly discussed. 展开更多
关键词 non-linear programming non-smooth optimization stochastic simulation direct searches positive spanning set convergence analysis pattern selection.
在线阅读 下载PDF
A UNIVERSAL APPROACH FOR CONTINUOUS OR DISCRETE NONLINEAR PROGRAMMINGS WITH MULTIPLE VARIABLES AND CONSTRAINTS
16
作者 孙焕纯 王跃芳 柴山 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2005年第10期1284-1292,共9页
A universal numerical approach for nonlinear mathematic programming problems is presented with an application of ratios of first-order differentials/differences of objective functions to constraint functions with resp... A universal numerical approach for nonlinear mathematic programming problems is presented with an application of ratios of first-order differentials/differences of objective functions to constraint functions with respect to design variables. This approach can be efficiently used to solve continuous and, in particular, discrete programmings with arbitrary design variables and constraints. As a search method, this approach requires only computations of the functions and their partial derivatives or differences with respect to design variables, rather than any solution of mathematic equations. The present approach has been applied on many numerical examples as well as on some classical operational problems such as one-dimensional and two-dimensional knap-sack problems, one-dimensional and two-dimensional resource-distribution problems, problems of working reliability of composite systems and loading problems of machine, and more efficient and reliable solutions are obtained than traditional methods. The present approach can be used without limitation of modeling scales of the problem. Optimum solutions can be guaranteed as long as the objective function, constraint functions and their First-order derivatives/differences exist in the feasible domain or feasible set. There are no failures of convergence and instability when this approach is adopted. 展开更多
关键词 continuous or discrete nonlinear programming search algorithm relative differential/difference method
在线阅读 下载PDF
An Efficient Framework to Utilize Grover Search
17
作者 Shigeru Yamashita Masaki Nakanishi 《南京邮电大学学报(自然科学版)》 2011年第2期49-58,共10页
This paper proposes an efficient framework to utilize quantum search practically.To the best of our knowledge,this is the first paper to show a concrete usage of quantum search in general programming.In our framework,... This paper proposes an efficient framework to utilize quantum search practically.To the best of our knowledge,this is the first paper to show a concrete usage of quantum search in general programming.In our framework,we can utilize a quantum computer as a coprocessor to speed-up some parts of a program that runs on a classical computer.To do so,we propose several new ideas and techniques,such as a practical method to design a large quantum circuits for search problems and an efficient quantum comparator. 展开更多
关键词 quantum search general programming cooperation of quantum and classical computers quantum comparator quantum circuit design
在线阅读 下载PDF
SEQUENTIAL QUADRATIC PROGRAMMING METHODS FOR OPTIMAL CONTROL PROBLEMS WITH STATE CONSTRAINTS
18
作者 徐成贤 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
UAV's Coverage Search Planning Algorithm Based on Action Combinations
19
作者 CHEN Zirong LU Yafei +1 位作者 HOU Zhongxi WANG Junwei 《Journal of Shanghai Jiaotong university(Science)》 EI 2019年第1期48-57,共10页
The autonomous route planning in coverage search is an important subject of unmanned aerial vehicle(UAV) mission planning. Pre-planning is simple and feasible for the coverage search mission of single UAV in regular a... The autonomous route planning in coverage search is an important subject of unmanned aerial vehicle(UAV) mission planning. Pre-planning is simple and feasible for the coverage search mission of single UAV in regular areas. As to the dynamic mission in complicated environment of multi-UAV, the route planning will encounter the difficulties of reasonable task distribution and the real-time environment changes which include the changes of the mission area, the detection of threat area, the interference of communication and so on. At this point, making the UAV to do real-time autonomous planning is necessary. However, it is hard to fulfil requirements of real-time, autonomous and efficient at the same time. According to a scalable knowledge base,this paper proposes a coverage search algorithm which is based on the mapping between the basic behavior combination and surroundings. A UAV's coverage search simulation model with random shapes is built with a discrete map to update the environment and the changes of the mission on time. Comparison of the simulation analysis and the dynamic programming shows that the method has amazing expandability and can change the search strategy feasibly. It is efficient, and the ratio of coverage redundancy can be decreased to 1.21. It also has the potentiality in real-time calculation, and the computing time can be shortened to about 2 s. 展开更多
关键词 unmanned aerial vehicle(UAV) coverage search action combinations search strategy dynamic programming
原文传递
On the Solution of the Eigenvalue Complementarity Problem by a Line Search Filter-SQP Algorithm
20
作者 Qiu Yu Zhensheng Yu Yangchen Liu 《Journal of Applied Mathematics and Physics》 2017年第10期1986-1996,共11页
In this paper, the Eigenvalue Complementarity Problem (EiCP) with real symmetric matrices is addressed, which appears in the study of contact problem in mechanics. We discuss a quadratic programming formulation to the... In this paper, the Eigenvalue Complementarity Problem (EiCP) with real symmetric matrices is addressed, which appears in the study of contact problem in mechanics. We discuss a quadratic programming formulation to the problem. The resulting problems are nonlinear programs that can be solved by a line search filter-SQP algorithm. 展开更多
关键词 EIGENVALUE Complementarity PROBLEM Nonlinear programMING LINE search FILTER Method
在线阅读 下载PDF
上一页 1 2 34 下一页 到第
使用帮助 返回顶部