• 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 1 - 10 of 923
Next 10 →

MIP models for MIP heuristics

by Matteo Fischetti, Andrea Lodi , 2006
"... Modern MIP solvers exploit a rich arsenal of tools to attack hard problems, some of which include the solution of LP models to control the branching strategy (strong branching), the cut generation (lift-and-project), the heuristics (reduced costs), etc. As a matter of fact, it is well understood by ..."
Abstract - Add to MetaCart
Modern MIP solvers exploit a rich arsenal of tools to attack hard problems, some of which include the solution of LP models to control the branching strategy (strong branching), the cut generation (lift-and-project), the heuristics (reduced costs), etc. As a matter of fact, it is well understood

Linear Algebra Operators for GPU Implementation of Numerical Algorithms

by Jens Krüger, Rüdiger Westermann - ACM Transactions on Graphics , 2003
"... In this work, the emphasis is on the development of strategies to realize techniques of numerical computing on the graphics chip. In particular, the focus is on the acceleration of techniques for solving sets of algebraic equations as they occur in numerical simulation. We introduce a framework for ..."
Abstract - Cited by 324 (9 self) - Add to MetaCart
and efficient communication on modern GPUs. Besides performance gains due to improved numerical computations, graphics algorithms benefit from this model in that the transfer of computation results to the graphics processor for display is avoided. We demonstrate the effectiveness of our approach by implementing

Solving SAT and SAT Modulo Theories: from an Abstract Davis-Putnam-Logemann-Loveland Procedure to DPLL(T)

by Robert Nieuwenhuis, Albert Oliveras, Cesare Tinelli - JOURNAL OF THE ACM , 2006
"... We first introduce Abstract DPLL, a rule-based formulation of the Davis-Putnam-Logemann-Loveland (DPLL) procedure for propositional satisfiability. This abstract framework allows one to cleanly express practical DPLL algorithms and to formally reason about them in a simple way. Its properties, such ..."
Abstract - Cited by 255 (29 self) - Add to MetaCart
, such as soundness, completeness or termination, immediately carry over to the modern DPLL implementations with features such as backjumping or clause learning. We then extend the framework to Satisfiability Modulo background Theories (SMT) and use it to model several variants of the so-called lazy approach for SMT

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

Solver

by Steven A. Wolfman
"... Recent advances in AI planning technology have drastically improved the capabilities of modern planners. However, these advances have left research in domain specialization behind; many older specialization techniques are no longer applicable to modern planners. This paper explores how to automate d ..."
Abstract - Add to MetaCart
Recent advances in AI planning technology have drastically improved the capabilities of modern planners. However, these advances have left research in domain specialization behind; many older specialization techniques are no longer applicable to modern planners. This paper explores how to automate

Exploiting the power of MIP solvers in Maxsat

by Jessica Davies, Fahiem Bacchus - In Proc. SAT, volume 7962 of LNCS , 2013
"... Abstract. maxsat is an optimization version of satisfiability. Since many practical problems involve optimization, there are a wide range of potential applications for effective maxsat solvers. In this paper we present an extensive empirical evaluation of a number of maxsat solvers. In addition to t ..."
Abstract - Cited by 7 (1 self) - Add to MetaCart
to traditional maxsat solvers, we also evaluate the use of a state-of-the-art Mixed Integer Program (mip) solver, cplex, for solving maxsat. mip solvers are the most popular technology for solving opti-mization problems and are also theoretically more powerful than sat solvers. In fact, we show that cplex

Predicting Learnt Clauses Quality in Modern SAT Solvers

by Gilles Audemard, Laurent Simon , 2009
"... Beside impressive progresses made by SAT solvers over the last ten years, only few works tried to understand why Conflict Directed Clause Learning algorithms (CDCL) are so strong and efficient on most industrial applications. We report in this work a key observation of CDCL solvers behavior on this ..."
Abstract - Cited by 87 (13 self) - Add to MetaCart
Beside impressive progresses made by SAT solvers over the last ten years, only few works tried to understand why Conflict Directed Clause Learning algorithms (CDCL) are so strong and efficient on most industrial applications. We report in this work a key observation of CDCL solvers behavior

Compiler-Based Prefetching for Recursive Data Structures

by Chi-Keung Luk, Todd C. Mowry - In Proceedings of the Seventh International Conference on Architectural Support for Programming Languages and Operating Systems , 1996
"... Software-controlled data prefetching offers the potential for bridging the ever-increasing speed gap between the memory subsystem and today's high-performance processors. While prefetching has enjoyed considerable success in array-based numeric codes, its potential in pointer-based applications ..."
Abstract - Cited by 203 (14 self) - Add to MetaCart
successful prefetching schemes. Based on this guideline, we design three prefetching schemes, we automate the most widely applicable scheme (greedy prefetching) in an optimizing research compiler, and we evaluate the performance of all three schemes on a modern superscalar processor similar to the MIPS R

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
-purpose constraint solver, with an expressive input language based on the common constraint modelling device of matrix models. Focussing on matrix models supports a highly-optimised implementation, exploiting the properties of modern processors. This contrasts with current constraint toolkits, which, in order

BoomerAMG: a Parallel Algebraic Multigrid Solver and Preconditioner

by Van Emden Henson, Ulrike Meier Yang - Applied Numerical Mathematics , 2000
"... Driven by the need to solve linear sytems arising from problems posed on extremely large, unstructured grids, there has been a recent resurgence of interest in algebraic multigrid (AMG). AMG is attractive in that it holds out the possibility of multigridlike performance on unstructured grids. The sh ..."
Abstract - Cited by 129 (10 self) - Add to MetaCart
. The sheer size of many modern physics and simulation problems has led to the development of massively parallel computers, and has sparked much research into developing algorithms for them. Parallelizing AMG is a difficult task, however. While much of the AMG method parallelizes readily, the process
Next 10 →
Results 1 - 10 of 923
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