• Documents
  • Authors
  • Tables
  • Other Seers ▼
    RefSeer AckSeer CollabSeer SeerSeer
  • Log in
  • Sign up
  • MetaCart

CiteSeerX logo

Advanced Search Include Citations
Advanced Search Include Citations | Disambiguate

Program does not equal program: constraint programming and its relationship to mathematical programming (0)

by I J Lustig, J-F Puget
Venue:Interfaces
Add To MetaCart

Tools

Sorted by:
Results 1 - 10 of 10

A specialised binary constraint for the stable marriage problem

by Chris Unsworth, Patrick Prosser - In SARA 2005 , 2005
"... Abstract. We present a specialised binary constraint for the stable marriage problem. This constraint acts between a pair of integer variables where the domains of those variables represent preferences. Our constraint enforces stability and disallows bigamy. For a stable marriage instance with n men ..."
Abstract - Cited by 5 (3 self) - Add to MetaCart
Abstract. We present a specialised binary constraint for the stable marriage problem. This constraint acts between a pair of integer variables where the domains of those variables represent preferences. Our constraint enforces stability and disallows bigamy. For a stable marriage instance with n men and women we require n 2 of these constraints, and the complexity of enforcing arc-consistency is O(n 3). Although this is non-optimal, empirical evidence suggests that in practical terms our encoding significantly outperforms the optimal encoding given in [7] in both space and time. 1

A Constraint Programming Approach to the Hospitals / Residents Problem

by David F. Manlove, David F. Manlove, Patrick Prosser, Patrick Prosser, Chris Unsworth, Chris Unsworth - In Workshop on Modelling and Reformulating Constraint Satisfaction Problems at CP’05 , 2005
"... An instance I of the Hospitals / Residents problem (HR) involves a set of residents (graduating medical students) and a set of hospitals, where each hospital has a given capacity. The residents have preferences for the hospitals, as do hospitals for residents. A solution of I is a stable matching, w ..."
Abstract - Cited by 4 (2 self) - Add to MetaCart
An instance I of the Hospitals / Residents problem (HR) involves a set of residents (graduating medical students) and a set of hospitals, where each hospital has a given capacity. The residents have preferences for the hospitals, as do hospitals for residents. A solution of I is a stable matching, which is an assignment of residents to hospitals that respects the capacity conditions and preference lists in a precise way. In this paper we present constraint encodings for HR that give rise to important structural properties. We also present a computational study using both randomly-generated and real-world instances. Our study suggests that Constraint Programming is indeed an applicable technology for solving this problem, in terms of both theory and practice. 1

Comparison of Symmetry Breaking Methods in Constraint Programming

by Karen E. Petrie, Barbara M. Smith - In proceedings of SymCon05, the 5th International Workshop on Symmetry in Constraints , 2005
"... Symmetry in a Constraint Satisfaction Problem can cause wasted search, which can be avoided by adding constraints to the CSP to exclude symmetric assignments or by modifying the search algorithm so that search never visits assignments symmetric to those already considered. One such approach is SBDS ..."
Abstract - Cited by 4 (1 self) - Add to MetaCart
Symmetry in a Constraint Satisfaction Problem can cause wasted search, which can be avoided by adding constraints to the CSP to exclude symmetric assignments or by modifying the search algorithm so that search never visits assignments symmetric to those already considered. One such approach is SBDS (Symmetry Breaking During Search); a modification is GAP-SBDS, which works with the symmetry group rather than individual symmetries. There has been little experience of how these techniques compare in practice. We compare their performance in finding all graceful labellings of graphs with symmetry. For these problems, GAP-SBDS is faster than SBDS unless there are few symmetries. When simple symmetry-breaking constraints can be found to break all the symmetry, GAP-SBDS is slower; if the constraints break only part of the symmetry, GAP-SBDS does less search and is faster. Eliminating symmetry has allowed us to find all graceful labellings, or prove that there are none, for several graphs whose gracefulness was not previously known. 1

Specialised constraints for stable matching problems

by Chris Unsworth - In Doctorial program at CP’05 , 2005
"... Abstract. The stable marriage problem (SM) and the Hospital / Residents problem (HR) are both stable matching problems. They consist of two sets of objects that need to be matched to each other; in SM men to women, and in HR residents to hospitals. Each set of objects expresses a ranked preference f ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
Abstract. The stable marriage problem (SM) and the Hospital / Residents problem (HR) are both stable matching problems. They consist of two sets of objects that need to be matched to each other; in SM men to women, and in HR residents to hospitals. Each set of objects expresses a ranked preference for the objects in the other set, in the form of a preference list. The problem is then to find a matching of one set to the other such that matching is stable. We discuss issues concerning the creation of specialised constraints to solve these problems. We then present results that suggest that constraint programming is indeed a practical technology for solving these problems. 1

A Global Chance-Constraint for Stochastic . . .

by Roberto Rossi, et al.
"... ..."
Abstract - Cited by 1 (1 self) - Add to MetaCart
Abstract not found

DESIGN PRINCIPLES AND NEW DEVELOPMENTS IN THE AMPL MODELING LANGUAGE

by Robert Fourer, David M. Gay, Brian W. Kernighan
"... The design of the AMPL modeling language stresses naturalness of expressions, generality of iterating over sets, separation of model and data, ease of data manipulation, and automatic updating of derived values when fundamental values change. We show how such principles have guided the addition of d ..."
Abstract - Add to MetaCart
The design of the AMPL modeling language stresses naturalness of expressions, generality of iterating over sets, separation of model and data, ease of data manipulation, and automatic updating of derived values when fundamental values change. We show how such principles have guided the addition of database access, complementarity modeling, and other language features.

Reconfigurable Asynchronous Logic Automata (RALA)

by Neil Gershenfeld, David Dalrymple, Kailiang Chen, Ara Knaian, Forrest Green, Erik D. Demaine, Scott Greenwald, Peter Schmidt-nielsen
"... Computer science has served to insulate programs and programmers from knowledge of the underlying mechanisms used to manipulate information, however this fiction is increasingly hard to maintain as computing devices decrease in size and systems increase in complexity. Manifestations of these limits ..."
Abstract - Add to MetaCart
Computer science has served to insulate programs and programmers from knowledge of the underlying mechanisms used to manipulate information, however this fiction is increasingly hard to maintain as computing devices decrease in size and systems increase in complexity. Manifestations of these limits appearing in computers include scaling issues in interconnect, dissipation, and coding. Reconfigurable Asynchronous Logic Automata (RALA) is an alternative formulation of computation that seeks to align logical and physical descriptions by exposing rather than hiding this underlying reality. Instead of physical units being represented in computer programs only as abstract symbols, RALA is based on a lattice of cells that asynchronously pass state tokens corresponding to physical resources. We introduce the design of RALA, review its relationships to its many progenitors, and discuss its benefits,

Optimization Approaches to Protein Folding

by Hyun-suk Yoon , 2006
"... ..."
Abstract - Add to MetaCart
Abstract not found

Optimisation of Forest Road Investments and the Roundwood Supply

by Leif Olsson
"... Olsson.L. 2004. Optimisation of forest road investments and the roundwood supply chain. ..."
Abstract - Add to MetaCart
Olsson.L. 2004. Optimisation of forest road investments and the roundwood supply chain.

A Heuristic Approach to the Cable Routing Problem in Electrical Panels

by Re Erwin Ittner A, Claudio Cesar De Sá B, O Deeke Sasse C
"... Abstract In this paper, we present new results concerning the heuristic optimization of cable routing in electrical panels. The problem is modeled and a heuristic solution, using an insertion algorithm and a modified version of the Dijkstra’s algorithm, is proposed, analyzed, and compared with human ..."
Abstract - Add to MetaCart
Abstract In this paper, we present new results concerning the heuristic optimization of cable routing in electrical panels. The problem is modeled and a heuristic solution, using an insertion algorithm and a modified version of the Dijkstra’s algorithm, is proposed, analyzed, and compared with human-made solutions. Tests have shown that good results can be obtained from layouts commonly found in the industry.
The National Science Foundation
  • About CiteSeerX
  • Submit Documents
  • Privacy Policy
  • Help
  • Data
  • Source
  • Contact Us

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

© 2007-2010 The Pennsylvania State University