• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 403
  • 315
  • 50
  • 46
  • 24
  • 12
  • 10
  • 10
  • 9
  • 8
  • 7
  • 6
  • 5
  • 4
  • 4
  • Tagged with
  • 1042
  • 1042
  • 339
  • 279
  • 278
  • 186
  • 129
  • 114
  • 106
  • 100
  • 94
  • 94
  • 83
  • 80
  • 80
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
421

Development and Implementation of a Network-Level Pavement Optimization Model

Wang, Shuo January 2011 (has links)
No description available.
422

EVALUATION OF SPHERICITY USING MODIFIED SEQUENTIAL LINEAR PROGRAMMING

SARAVANAN, SHANKAR January 2005 (has links)
No description available.
423

Using Weighted Set Cover to Identify Biologically Significant Motifs

Schmidt, Robert J.M. January 2015 (has links)
No description available.
424

UAV Traffic Management for National Airspace Integration

Radmanesh, Mohammadreza 24 May 2016 (has links)
No description available.
425

LARGE SCALE LINEAR OPTIMIZATION FOR WIRELESS COMMUNICATION SYSTEMS

Hosny, Sameh Shawky Ibrahim 23 May 2017 (has links)
No description available.
426

LPVAX - A three-dimensional linear programming graphics package on the intergraph-vax system

Humphreys, Linda A. January 1986 (has links)
No description available.
427

RE-DESIGNING THE PACKAGING NETWORK : CURRENT STATE & FUTURE POTENTIAL

Berglund, Max January 2024 (has links)
For manufacturing companies, the supply chain operations can be very large. Both supplies and delivery to the end customer need to be strategically planned and executed. Inthis thesis, we have looked closer at one of the largest heavy vehicle brands in the world,Scania, and zoomed into a certain part of their supply chain. All parts that are in atruck have their origin, and from this origin, the parts are sent over and over again tothe production facilities of Scania as trucks and buses are being produced. To make surethat the flow of parts to the production units is as efficient as possible, Scania providesits own packaging to the suppliers, and that is what this thesis analyses.We investigate how Scania can make sure that their empty packaging is delivered to thesuppliers in the most cost and CO2 efficient way possible. We begin by describing thecurrent state of the packaging logistics network and what the transport flows look liketoday. From here, we describe the circumstances that are important for the supply chainoperations. Further on we describe theory related to the subject, such as various locationmodels, graphs, networks, and sustainability-related topics among other things. Withhelp from the presented theory and by data preprocessing, we are able to translate theproblem into a mixed integer linear program which tries to minimise the total transportation costs related to the distribution network of packaging. We present our findings anddiscuss the relevance of the results obtained. Finally, we give our recommendations andprovide suggestions for further studies within the area.
428

An Agent-Based Distributed Decision Support System Framework for Mediated Negotiation

LoPinto, Frank Anthony 30 April 2004 (has links)
Implementing an e-market for limited supply perishable asset (LiSPA) products is a problem at the intersection of online purchasing and distributed decision support systems (DistDSS). In this dissertation, we introduce and define LiSPA products, provide real-world examples, develop a framework for a distributed system to implement an e-market for LiSPA products, and provide proof-of-concept for the two major components of the framework. The DistDSS framework requires customers to instantiate agents that learn their preferences and evaluate products on their behalf. Accurately eliciting and modeling customer preferences in a quick and easy manner is a major hurdle for implementing this agent-based system. A methodology is developed for this problem using conjoint analysis and neural networks. The framework also contains a model component that is addressed in this work. The model component is presented as a mediator of customer negotiation that uses the agent-based preference models mentioned above and employs a linear programming model to maximize overall satisfaction of the total market. / Ph. D.
429

Linear Power Discretization and Nonlinear Formulations for Optimizing Hydropower in a Pumped Storage System

Moore, Craig S. 06 December 2000 (has links)
Operation of a pumped storage system is dictated by the time dependent price of electricity and capacity limitations of the generating plants. This thesis considers the optimization of the Smith Mountain Lake-Leesville Pumped Storage-Hydroelectric facility. The constraints include the upper and lower reservoir capacities, downstream channel capacity and flood stage, in-stream flow needs, efficiency and capacity of the generating and pumping units, storage-release relationships, and permissible fluctuation of the upper reservoir water surface elevation to provide a recreational environment for the lake shore property owners. Two formulations are presented: (1) a nonlinear mixed integer program and (2) a discretized linear mixed integer program. These formulations optimize the operating procedure to generate maximum revenue from the facility. Both formulations are general and are applicable to any pumped storage system. The nonlinear program retains the physical aspects of the system as they are but suffers from non-convexity related issues. The linear formulation uses a discretization scheme to approximate the nonlinear efficiency, pump, turbine, spillway discharge, tailrace elevation-discharge, and storage-elevation relationships. Also, there are binary unit dispatch and either/or constraints accommodating spill and gated release. Both formulations are applied to a simplified scheme of the Smith Mountain Lake and Leesville pumped storage system. The simplified scheme uses a reduced number of generating and pumping units at the upper reservoir to accommodate the software limitations. Various sensitivity analyses were performed to test the formulations. The linear formulation consistently performs better than the nonlinear. The nonlinear solution requires a good starting point for optimization. It is most useful as a verification tool for the solution from the linear program on all occasions. The formulations yield the best schedules for generating and pumping. A coarse time interval limits the use of all pumps in the presence of the spill constraint. A sufficiently large difference in the diurnal unit price encourages short-term pump back as opposed to a weekly cycle. The Leesville (downstream) reservoir affects the power production schedule with its large (approx. 9 ft) forebay rise for every foot drop at the Smith Mountain Lake. The linear formulation provides a valuable tool for studying the system under a wide range of conditions without having to worry about the computational difficulties associated with the nonlinear formulation. / Master of Science
430

A Linear Programming Method for Synthesizing Origin-Destination (O-D) Trip Tables from Traffic Counts for Inconsistent Systems

Lei, Peng 10 August 1998 (has links)
Origin-Destination (O-D) trip tables represent the demand-supply information of each directed zonal-pair in a given region during a given period of time. The effort of this research is to develop a linear programming methodology for estimating O-D trip tables based on observed link volumes. In order to emphasize the nature of uncertainty in the data and in the problem, the developed model permits the user's knowledge of path travel time to vary within a band-width of values, and accordingly modifies the user-optimality principle. The data on the observed flows might also not be complete and need not be perfectly matched. In addition, a prior trip table could also be specified in order to guide the updating process via the model solution. To avoid excessive computational demands required by a total numeration of all possible paths between each O-D pair, a Column Generation Algorithm (CGA) is adopted to exploit the special structures of the model. Based on the known capacity of each link, a simple formula is suggested to calculate the cost for the links having unknown volumes. An indexed cost is introduced to avoid the consideration of unnecessary passing-through-zone paths, and an algorithm for solving the corresponding minimum-cost-path problem is developed. General principles on the design of an object-oriented code are presented, and some useful programming techniques are suggested for this special problem. Some test results on the related models are presented and compared, and different sensitivity analyses are performed based on different scenarios. Finally, several research topics are recommended for future research. / Master of Science

Page generated in 0.1123 seconds