全文获取类型
收费全文 | 113篇 |
免费 | 0篇 |
专业分类
113篇 |
出版年
2024年 | 2篇 |
2020年 | 1篇 |
2019年 | 1篇 |
2016年 | 3篇 |
2015年 | 2篇 |
2014年 | 3篇 |
2013年 | 31篇 |
2011年 | 1篇 |
2010年 | 1篇 |
2009年 | 1篇 |
2007年 | 3篇 |
2006年 | 2篇 |
2004年 | 3篇 |
2003年 | 1篇 |
2002年 | 2篇 |
2001年 | 1篇 |
2000年 | 1篇 |
1999年 | 2篇 |
1998年 | 1篇 |
1997年 | 2篇 |
1996年 | 4篇 |
1995年 | 1篇 |
1993年 | 2篇 |
1992年 | 1篇 |
1990年 | 2篇 |
1989年 | 7篇 |
1988年 | 1篇 |
1987年 | 4篇 |
1986年 | 3篇 |
1985年 | 4篇 |
1983年 | 2篇 |
1982年 | 1篇 |
1980年 | 1篇 |
1979年 | 2篇 |
1978年 | 2篇 |
1977年 | 4篇 |
1975年 | 2篇 |
1974年 | 1篇 |
1973年 | 2篇 |
1968年 | 1篇 |
1967年 | 2篇 |
排序方式: 共有113条查询结果,搜索用时 0 毫秒
101.
Capacity improvement and conditional penalties are two computational aides for fathoming subproblems in a branch‐and‐bound procedure. In this paper, we apply these techniques to the fixed charge transportation problem (FCTP) and show how relaxations of the FCTP subproblems can be posed as concave minimization problems (rather than LP relaxations). Using the concave relaxations, we propose a new conditional penalty and three new types of capacity improvement techniques for the FCTP. Based on computational experiments using a standard set of FCTP test problems, the new capacity improvement and penalty techniques are responsible for a three‐fold reduction in the CPU time for the branch‐and‐bound algorithm and nearly a tenfold reduction in the number of subproblems that need to be evaluated in the branch‐and‐bound enumeration tree. © 1999 John Wiley & Sons, Inc. Naval Research Logistics 46: 341–355, 1999 相似文献
102.
George Tagaras 《海军后勤学研究》1989,36(5):639-654
A new approximate method is proposed for the economic design of control charts based on an estimate of the power of the control chart at optimality. Multiple linear regression is employed for the derivation of the approximate formula expressing the power of the control chart as a function of the model parameters. A simple optimization procedure is then used to determine the economic design of the control chart for the predicted value of the chart's detection power. The application of the new approach is illustrated through Duncan's models for variables control charts for processes subject to single and multiple assignable causes. Evaluation of the performance of the approximate method indicates that the approximate control chart design is very close to the exact optimum while its implementation requirements are reduced. 相似文献
103.
Jiayi Lin;Hrayer Aprahamian;George Golovko; 《海军后勤学研究》2024,71(1):87-108
We study the problem of designing optimal targeted mass screening of non-uniform populations. Mass screening is an essential tool that is widely utilized in a variety of settings, for example, preventing infertility through screening programs for sexually transmitted diseases, ensuring a safe blood supply for transfusion, and mitigating the transmission of infectious diseases. The objective of mass screening is to maximize the overall classification accuracy under limited budget. In this paper, we address this problem by proposing a proactive optimization-based framework that factors in population heterogeneity, limited budget, different testing schemes, the availability of multiple assays, and imperfect assays. By analyzing the resulting optimization problem, we take advantage of the structure of the problem as a multi-dimensional fractional knapsack problem and identify an efficient globally convergent threshold-style solution scheme that fully characterizes an optimal solution across the entire budget spectrum. Using real-world data, we conduct a geographic-based nationwide case study on targeted COVID-19 screening in the United States. Our results reveal that the identified screening strategies substantially outperform conventional practices by significantly lowering misclassifications while utilizing the same amount of budget. Moreover, our results provide valuable managerial insights with regard to the distribution of testing schemes, assays, and budget across different geographic regions. 相似文献
104.
In this article, we define two different workforce leveling objectives for serial transfer lines. Each job is to be processed on each transfer station for c time periods (e.g., hours). We assume that the number of workers needed to complete each operation of a job in precisely c periods is given. Jobs transfer forward synchronously after every production cycle (i.e., c periods). We study two leveling objectives: maximin workforce size () and min range (R). Leveling objectives produce schedules where the cumulative number of workers needed in all stations of a transfer line does not experience dramatic changes from one production cycle to the next. For and a two‐station system, we develop a fast polynomial algorithm. The range problem is known to be NP‐complete. For the two‐station system, we develop a very fast optimal algorithm that uses a tight lower bound and an efficient procedure for finding complementary Hamiltonian cycles in bipartite graphs. Via a computational experiment, we demonstrate that range schedules are superior because not only do they limit the workforce fluctuations from one production cycle to the next, but they also do so with a minor increase in the total workforce size. We extend our results to the m‐station system and develop heuristic algorithms. We find that these heuristics work poorly for min range (R), which indicates that special structural properties of the m‐station problem need to be identified before we can develop efficient algorithms. © 2016 Wiley Periodicals, Inc. Naval Research Logistics 63: 577–590, 2016 相似文献
105.
Najib George Awad; 《海军后勤学研究》2024,114(1-2):49-66
This short essay attempts at displaying briefly some examples of scholarly and intellectual interests in al-Madina Document, which one can find in Arab and Western literature today. It endeavors to highlight the primary, focal conceptual orientations and the contextual concerns and motifs that make the Arab and the Western intellectual scenes approach this document from the distinguished perspectives they follow and to interpret its content from the specific dimensions of interest and focus they prioritize. After exposing in a survey-like and short analytical manner these different approaches, the paper will end with some assessments of each scholarly modus operandi and then suggest some aspects of reading that should not be ignored or sidelined if one wants to relate to the Madina Document in its own terms and from-within its own world and possible context, without ending up either eisegeting the document, or anachronizing its content or injecting its words with what they do not not essentially state. 相似文献
106.
A mathematical formulation of an optimization model designed to select projects for inclusion in an R&D portfolio, subject to a wide variety of constraints (e.g., capital, headcount, strategic intent, etc.), is presented. The model is similar to others that have previously appeared in the literature and is in the form of a mixed integer programming (MIP) problem known as the multidimensional knapsack problem. Exact solution of such problems is generally difficult, but can be accomplished in reasonable time using specialized algorithms. The main contribution of this paper is an examination of two important issues related to formulation of project selection models such as the one presented here. If partial funding and implementation of projects is allowed, the resulting formulation is a linear programming (LP) problem which can be solved quite easily. Several plausible assumptions about how partial funding impacts project value are presented. In general, our examples suggest that the problem might best be formulated as a nonlinear programming (NLP) problem, but that there is a need for further research to determine an appropriate expression for the value of a partially funded project. In light of that gap in the current body of knowledge and for practical reasons, the LP relaxation of this model is preferred. The LP relaxation can be implemented in a spreadsheet (even for relatively large problems) and gives reasonable results when applied to a test problem based on GM's R&D project selection process. There has been much discussion in the literature on the topic of assigning a quantitative measure of value to each project. Although many alternatives are suggested, no one way is universally accepted as the preferred way. There does seem to be general agreement that all of the proposed methods are subject to considerable uncertainty. A systematic way to examine the sensitivity of project selection decisions to variations in the measure of value is developed. It is shown that the solution for the illustrative problem is reasonably robust to rather large variations in the measure of value. We cannot, however, conclude that this would be the case in general. © 2001 John Wiley & Sons, Inc. Naval Research Logistics 48: 18–40, 2001 相似文献
107.
In this paper we investigate the gradual covering problem. Within a certain distance from the facility the demand point is fully covered, and beyond another specified distance the demand point is not covered. Between these two given distances the coverage is linear in the distance from the facility. This formulation can be converted to the Weber problem by imposing a special structure on its cost function. The cost is zero (negligible) up to a certain minimum distance, and it is a constant beyond a certain maximum distance. Between these two extreme distances the cost is linear in the distance. The problem is analyzed and a branch and bound procedure is proposed for its solution. Computational results are presented. © 2004 Wiley Periodicals, Inc. Naval Research Logistics, 2004 相似文献
108.
Erdem Eskigun Reha Uzsoy Paul V. Preckel George Beaujon Subramanian Krishnan Jeffrey D. Tew 《海军后勤学研究》2007,54(3):282-300
We present a large‐scale network design model for the outbound supply chain of an automotive company that considers transportation mode selection (road vs. rail) and explicitly models the relationship between lead times and the volume of flow through the nodes of the network. We formulate the problem as a nonlinear zero‐one integer program, reformulate it to obtain a linear integer model, and develop a Lagrangian heuristic for its solution that gives near‐optimal results in reasonable time. We also present scenario analyses that examine the behavior of the supply chain under different parameter settings and the performance of the solution procedures under different experimental conditions. © 2006 Wiley Periodicals, Inc. Naval Research Logistics, 2007 相似文献
109.
110.
Bruce ‘Ossie’ Oswald 《Small Wars & Insurgencies》2013,24(1):174-192
This article addresses the principles that should guide commanders, and the rules they must adhere to, when dealing with community disputes in Afghanistan. An important feature of these principles and rules is that they have been developed to ensure that coalition forces minimize the harm caused to the local population; and that members of the coalition do not violate their own laws and policies. The principles and rules have also been developed to be consistent with counterinsurgency guidance as practiced in Afghanistan. The article concludes with a number of ‘Dos and Don'ts’ concerning dispute settlement that are relevant for coalition forces dealing with disputes at the tactical level. The article also has two appendices, which are intended to guide commanders to better understand dispute settlement systems in Afghanistan. 相似文献