• Documents
  • Authors
  • Tables
  • Log in
  • Sign up
  • MetaCart
  • DMCA
  • Donate

CiteSeerX logo

Advanced Search Include Citations

Tools

Sorted by:
Try your query at:
Semantic Scholar Scholar Academic
Google Bing DBLP
Results 11 - 20 of 313
Next 10 →

Constraints manuscript No. (will be inserted by the editor) Promoting Robust Black-box Solvers through Competitions ∗

by Christophe Lecoutre, Olivier Roussel, M. R. C. Van Dongen, C. Lecoutre, O. Roussel, M. R. C. Van Dongen
"... Abstract This paper presents the experiences of the organisers of the four constraint solver competitions which were held in conjunction with CP in the previous years. The paper mainly focuses on the competitions which were held in 2008 and 2009, outlines the reasons for organising the competitions, ..."
Abstract - Add to MetaCart
, describes how the solvers were evaluated, and presents lessons, observations, and general trends. Keywords solver competition · experimental evaluation · robust constraint solvers · black-box 1 Why Organise a Competition? This paper presents the experiences of the organisers of the four constraint solver

A Black-Box Scatter Search for Optimization Problems with Integer Variables

by Manuel Laguna, Francisco Gortázar, Micael Gallego, Abraham Duarte, Rafael Martí , 2012
"... The goal of this work is the development of a black-box solver based on the scatter search methodology. In particular, we seek a solver capable of obtaining high quality outcomes to optimization problems for which solutions are represented as a vector of integer values. We refer to these problems as ..."
Abstract - Cited by 2 (0 self) - Add to MetaCart
The goal of this work is the development of a black-box solver based on the scatter search methodology. In particular, we seek a solver capable of obtaining high quality outcomes to optimization problems for which solutions are represented as a vector of integer values. We refer to these problems

Towards a Black-Box Solver for Finite Games Finding All Nash Equilibria with Gambit and PHCpack

by Theodore L. Turocy , 2007
"... This paper describes a new implementation of an algorithm to find all isolated Nash equilibria in a finite strategic game. The implementation uses the game theory software package Gambit to generate systems of polynomial equations which are necessary conditions for a Nash equilibrium, and polyhedral ..."
Abstract - Cited by 1 (0 self) - Add to MetaCart
This paper describes a new implementation of an algorithm to find all isolated Nash equilibria in a finite strategic game. The implementation uses the game theory software package Gambit to generate systems of polynomial equations which are necessary conditions for a Nash equilibrium, and polyhedral homotopy continuation via the package PHCpack to compute solutions to the systems. Numerical experiments to characterize the performance of the implementation are reported. In addition, the current and future roles of support enumeration methods in the context of methods for computing Nash equilibria are discussed. 1

Minion: A fast scalable constraint solver

by Ian P. Gent, Chris Jefferson, Ian Miguel - In: Proceedings of ECAI 2006, Riva del Garda , 2006
"... Abstract. We present Minion, a new constraint solver. Empirical results on standard benchmarks show orders of magnitude performance gains over state-of-the-art constraint toolkits. These gains increase with problem size – Minion delivers scalable constraint solving. Minion is a general-purpose const ..."
Abstract - Cited by 114 (38 self) - Add to MetaCart
to provide ever more modelling and solving options, have become progressively more complex at the cost of both performance and usability. Minion is a black box from the user point of view, deliberately providing few options. This, combined with its raw speed, makes Minion a substantial step towards Puget’s

How important are branching decisions: fooling MIP solvers

by Pierre Le Bodic , George L Nemhauser
"... Abstract We show the importance of selecting good branching variables by exhibiting a family of instances for which an optimal solution is both trivial to find and provably optimal by a fixed-size branch-and-bound tree, but for which state-of-the-art Mixed Integer Programming solvers need an increa ..."
Abstract - Add to MetaCart
Abstract We show the importance of selecting good branching variables by exhibiting a family of instances for which an optimal solution is both trivial to find and provably optimal by a fixed-size branch-and-bound tree, but for which state-of-the-art Mixed Integer Programming solvers need

Local branching

by Matteo Fischetti, Andrea Lodi - MATHEMATICAL PROGRAMMING , 2002
"... The availability of effective exact or heuristic solution methods for general Mixed-Integer Programs (MIPs) is of paramount importance for practical ap-plications. In the present paper we investigate the use of a generic MIP solver as a black-box “tactical ” tool to explore effectively suitable solu ..."
Abstract - Cited by 91 (9 self) - Add to MetaCart
The availability of effective exact or heuristic solution methods for general Mixed-Integer Programs (MIPs) is of paramount importance for practical ap-plications. In the present paper we investigate the use of a generic MIP solver as a black-box “tactical ” tool to explore effectively suitable

© 2004 Kluwer Academic Publishers. Printed in the Netherlands. 151 A BLACK-BOX MULTIGRID PRECONDITIONER FOR THE BIHARMONIC EQUATION

by David J. Silvester, Milan D. Mihajlović
"... We examine the convergence characteristics of a preconditioned Krylov subspace solver applied to the linear systems arising from low-order mixed finite element ap-proximation of the biharmonic problem. The key feature of our approach is that the preconditioning can be realized using any “black-box ” ..."
Abstract - Add to MetaCart
We examine the convergence characteristics of a preconditioned Krylov subspace solver applied to the linear systems arising from low-order mixed finite element ap-proximation of the biharmonic problem. The key feature of our approach is that the preconditioning can be realized using any “black-box

Acceleration of isogeometric boundary element analysis through a black-box fast multipole method

by R. N. Simpson, Z. Liua
"... This work outlines the use of a black-box fast multipole method to accelerate the far-field computations in an isogeometric boundary element method. The present approach makes use of T-splines to discretise both the geometry and analysis fields allowing a di-rect integration of CAD and analysis tech ..."
Abstract - Add to MetaCart
This work outlines the use of a black-box fast multipole method to accelerate the far-field computations in an isogeometric boundary element method. The present approach makes use of T-splines to discretise both the geometry and analysis fields allowing a di-rect integration of CAD and analysis

Just MIP it!

by Matteo Fischetti, Andrea Lodi, Domenico Salvagnin - ANN. INFO. SYSTEMS , 2009
"... Modern Mixed-Integer Programming (MIP) solvers exploit a rich arsenal of tools to attack hard problems. It is widely accepted by the OR community that the solution of very hard MIPs can take advantage from the solution of a series of time-consuming auxiliary Linear Programs (LPs) intended to enhance ..."
Abstract - Cited by 5 (1 self) - Add to MetaCart
Modern Mixed-Integer Programming (MIP) solvers exploit a rich arsenal of tools to attack hard problems. It is widely accepted by the OR community that the solution of very hard MIPs can take advantage from the solution of a series of time-consuming auxiliary Linear Programs (LPs) intended

A Grid-Aware MIP solver: implementation and case studies

by Emilio P. Mancini, Igor Vasilyev, Sonya Marcarelli, Umberto Villano , 2007
"... This paper presents a grid-enabled system for solving large-scale mixed integer programming (MIP) problems. The system has been developed using Globus and MPICH-G2, and consists of two solvers and of an interface portal. After a brief introduction to Branch, Cut and Price optimization algorithms, th ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
This paper presents a grid-enabled system for solving large-scale mixed integer programming (MIP) problems. The system has been developed using Globus and MPICH-G2, and consists of two solvers and of an interface portal. After a brief introduction to Branch, Cut and Price optimization algorithms
Next 10 →
Results 11 - 20 of 313
Powered by: Apache Solr
  • About CiteSeerX
  • Submit and Index Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

Developed at and hosted by The College of Information Sciences and Technology

© 2007-2019 The Pennsylvania State University