English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Book

Logic-based 0-1 Constraint Programming

MPS-Authors
/persons/resource/persons44073

Barth,  Peter
Programming Logics, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Barth, P. (1996). Logic-based 0-1 Constraint Programming. Boston, USA: Kluwer.


Cite as: https://hdl.handle.net/11858/00-001M-0000-0014-AD08-B
Abstract
A logic view of 0-1 integer programming problems, providing new insights into
the structure of problems that can lead the researcher to
more effective solution techniques depending on the problem class. Operations
research techniques are integrated into a logic programming
environment. The first monographic treatment that begins to unify these two
methodological approaches. Logic-based methods for
modelling and solving combinatorial problems have recently started to play a
significant role in both theory and practice. The application of
logic to combinatorial problems has a dual aspect. On one hand, constraint
logic programming allows one to declaratively model
combinatorial problems over an appropriate constraint domain, the problems then
being solved by a corresponding constraint solver.
Besides being a high-level declarative interface to the constraint solver, the
logic programming language allows one also to implement
those subproblems that cannot be naturally expressed with constraints. On the
other hand, logic-based methods can be used as a
constraint solving technique within a constraint solver for combinatorial
problems modelled as 0-1 integer programs.