Search results for " Program"

showing 10 items of 3075 documents

Separating capacity constraints in the CVRP using tabu search

1998

Abstract Branch and Cut methods have shown to be very successful in the resolution of some hard combinatorial optimization problems. The success has been remarkable for the Symmetric Traveling Salesman Problem (TSP). The crucial part in the method is the cutting plane algorithm: the algorithm that looks for valid inequalities that cut off the current nonfeasible linear program (LP) solution. In turn this part relies on a good knowledge of the corresponding polyhedron and our ability to design algorithms that can identify violated valid inequalities. This paper deals with the separation of the capacity constraints for the Capacitated Vehicle Routing Problem (CVRP). Three algorithms are prese…

Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceLinear programmingManagement Science and Operations ResearchTravelling salesman problemIndustrial and Manufacturing EngineeringTabu searchModeling and SimulationVehicle routing problemCombinatorial optimizationGreedy algorithmBranch and cutMetaheuristicAlgorithmMathematicsEuropean Journal of Operational Research
researchProduct

Two-phase branch-and-cut for the mixed capacitated general routing problem

2015

The Mixed Capacitated General Routing Problem (MCGRP) is defined over a mixed graph, for which some vertices must be visited and some links must be traversed at least once. The problem consists of determining a set of least-cost vehicle routes that satisfy this requirement and respect the vehicle capacity. Few papers have been devoted to the MCGRP, in spite of interesting real-world applications, prevalent in school bus routing, mail delivery, and waste collection. This paper presents a new mathematical model for the MCGRP based on two-index variables. The approach proposed for the solution is a two-phase branch-and-cut algorithm, which uses an aggregate formulation to develop an effective …

Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceMixed graphManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringSet (abstract data type)Bounding overwatchModeling and SimulationBenchmark (computing)Destination-Sequenced Distance Vector routingRouting (electronic design automation)Integer programmingBranch and cutMathematicsEuropean Journal of Operational Research
researchProduct

Experiments with classification-based scalarizing functions in interactive multiobjective optimization

2006

In multiobjective optimization methods, the multiple conflicting objectives are typically converted into a single objective optimization problem with the help of scalarizing functions and such functions may be constructed in many ways. We compare both theoretically and numerically the performance of three classification-based scalarizing functions and pay attention to how well they obey the classification information. In particular, we devote special interest to the differences the scalarizing functions have in the computational cost of guaranteeing Pareto optimality. It turns out that scalarizing functions with or without so-called augmentation terms have significant differences in this re…

Mathematical optimizationInformation Systems and ManagementGeneral Computer SciencePareto principleManagement Science and Operations ResearchMulti-objective optimizationMultiple objective programmingIndustrial and Manufacturing EngineeringSet (abstract data type)Nonlinear systemSingle objective optimization problemConflicting objectivesModeling and SimulationBenchmark (computing)MathematicsEuropean Journal of Operational Research
researchProduct

A spreadsheet modeling approach to the Holt–Winters optimal forecasting

2001

Abstract The objective of this paper is to determine the optimal forecasting for the Holt–Winters exponential smoothing model using spreadsheet modeling. This forecasting procedure is especially useful for short-term forecasts for series of sales data or levels of demand for goods. The non-linear programming problem associated with this forecasting model is formulated and a spreadsheet model is used to solve the problem of optimization efficiently. Also, a spreadsheet makes it possible to work in parallel with various objective functions (measures of forecast errors) and different procedures for calculating the initial values of the components of the model. Using a scenario analysis, the se…

Mathematical optimizationInformation Systems and ManagementGeneral Computer ScienceSeries (mathematics)Computer scienceExponential smoothingManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringNonlinear programmingMaxima and minimaSet (abstract data type)Order (business)Modeling and SimulationScenario analysisPhysics::Atmospheric and Oceanic PhysicsEuropean Journal of Operational Research
researchProduct

Solutions for districting problems with chance-constrained balancing requirements

2021

Abstract In this paper, a districting problem with stochastic demands is investigated. The goal is to divide a geographic area into p contiguous districts such that, with some given probability, the districts are balanced with respect to some given lower and upper thresholds. The problem is cast as a p -median problem with contiguity constraints that is further enhanced with chance-constrained balancing requirements. The total assignment cost of the territorial units to the representatives of the corresponding districts is used as a surrogate compactness measure to be optimized. Due to the tantalizing purpose of deriving a deterministic equivalent for the problem, a two-phase heuristic is d…

Mathematical optimizationInformation Systems and ManagementHeuristic (computer science)Computer scienceStrategy and Management0211 other engineering and technologiesStochastic programmingHeuristic02 engineering and technologyManagement Science and Operations ResearchPoisson distributionMeasure (mathematics)Contiguity (probability theory)Set (abstract data type)Contiguitysymbols.namesake0502 economics and business050210 logistics & transportation021103 operations research05 social sciencesStochastic programmingsymbolsProbability distributionDistrictingHeuristicsStochastic demandOmega
researchProduct

NAUTILUS method: An interactive technique in multiobjective optimization based on the nadir point

2010

Most interactive methods developed for solving multiobjective optimization problems sequentially generate Pareto optimal or nondominated vectors and the decision maker must always allow impairment in at least one objective function to get a new solution. The NAUTILUS method proposed is based on the assumptions that past experiences affect decision makers’ hopes and that people do not react symmetrically to gains and losses. Therefore, some decision makers may prefer to start from the worst possible objective values and to improve every objective step by step according to their preferences. In NAUTILUS, starting from the nadir point, a solution is obtained at each iteration which dominates t…

Mathematical optimizationInformation Systems and ManagementInteractive programmingGeneral Computer Sciencebiologymedia_common.quotation_subjectManagement Science and Operations Researchbiology.organism_classificationMulti-objective optimizationIndustrial and Manufacturing EngineeringSightNegotiationIterated functionModeling and SimulationMinificationNautilusOptimal decisionMathematicsmedia_commonEuropean Journal of Operational Research
researchProduct

On the numerical treatment of linearly constrained semi-infinite optimization problems

2000

Abstract We consider the application of two primal algorithms to solve linear semi-infinite programming problems depending on a real parameter. Combining a simplex-type strategy with a feasible-direction scheme we obtain a descent algorithm which enables us to manage the degeneracy of the extreme points efficiently. The second algorithm runs a feasible-direction method first and then switches to the purification procedure. The linear programming subproblems that yield the search direction involve only a small subset of the constraints. These subsets are updated at each iteration using a multi-local optimization algorithm. Numerical test examples, taken from the literature in order to compar…

Mathematical optimizationInformation Systems and ManagementOptimization problemGeneral Computer ScienceLinear programmingSemi-infiniteManagement Science and Operations ResearchIndustrial and Manufacturing EngineeringStochastic programmingLinear-fractional programmingModeling and SimulationCriss-cross algorithmExtreme pointDegeneracy (mathematics)MathematicsEuropean Journal of Operational Research
researchProduct

Path relinking and GRG for artificial neural networks

2006

Artificial neural networks (ANN) have been widely used for both classification and prediction. This paper is focused on the prediction problem in which an unknown function is approximated. ANNs can be viewed as models of real systems, built by tuning parameters known as weights. In training the net, the problem is to find the weights that optimize its performance (i.e., to minimize the error over the training set). Although the most popular method for training these networks is back propagation, other optimization methods such as tabu search or scatter search have been successfully applied to solve this problem. In this paper we propose a path relinking implementation to solve the neural ne…

Mathematical optimizationInformation Systems and ManagementTraining setGeneral Computer ScienceArtificial neural networkComputer sciencebusiness.industryManagement Science and Operations ResearchSolverIndustrial and Manufacturing EngineeringBackpropagationEvolutionary computationTabu searchNonlinear programmingSearch algorithmModeling and SimulationArtificial intelligencebusinessMetaheuristicEuropean Journal of Operational Research
researchProduct

Interactive Nonconvex Pareto Navigator for Multiobjective Optimization

2019

Abstract We introduce a new interactive multiobjective optimization method operating in the objective space called Nonconvex Pareto Navigator . It extends the Pareto Navigator method for nonconvex problems. An approximation of the Pareto optimal front in the objective space is first generated with the PAINT method using a relatively small set of Pareto optimal outcomes that is assumed to be given or computed prior to the interaction with the decision maker. The decision maker can then navigate on the approximation and direct the search for interesting regions in the objective space. In this way, the decision maker can conveniently learn about the interdependencies between the conflicting ob…

Mathematical optimizationInformation Systems and Managementinteractive multiobjective optimizationGeneral Computer ScienceComputer science0211 other engineering and technologies02 engineering and technologyManagement Science and Operations ResearchSpace (commercial competition)Multi-objective optimizationIndustrial and Manufacturing Engineering0502 economics and businessnonconvex problemsnavigationta113050210 logistics & transportation021103 operations researchpareto-tehokkuuspareto optimality05 social sciencesPareto principlemonitavoiteoptimointinavigointiModeling and Simulationmultiple objective programmingEuropean Journal of Operational Research
researchProduct

Optimal placement of 3D sensors considering range and field of view

2017

This paper describes a novel approach to the problem of optimal placement of 3D sensors in a specified volume of interest. The coverage area of the sensors is modelled as a cone having limited field of view and range. The volume of interest is divided into many, smaller cubes each having a set of associated Boolean and continuous variables. The proposed method could be easily extended to handle the case where certain sub-volumes must be covered by several sensors (redundancy), for example ex-zones, regions where humans are not allowed to enter or regions where machine movement may obstruct the view of a single sensor. The optimisation problem is formulated as a Mixed-Integer Linear Program …

Mathematical optimizationLinear programming020207 software engineeringField of view02 engineering and technologySolverNonlinear systemRange (mathematics)0202 electrical engineering electronic engineering information engineeringRedundancy (engineering)Piecewise020201 artificial intelligence & image processingMATLABcomputerMathematicscomputer.programming_language2017 IEEE International Conference on Advanced Intelligent Mechatronics (AIM)
researchProduct