Skip to main content

Showing 1–4 of 4 results for author: Feydy, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:1508.06096  [pdf, other

    cs.LO cs.AI

    Unsatisfiable Cores and Lower Bounding for Constraint Programming

    Authors: Nicholas Downing, Thibaut Feydy, Peter J. Stuckey

    Abstract: Constraint Programming (CP) solvers typically tackle optimization problems by repeatedly finding solutions to a problem while placing tighter and tighter bounds on the solution cost. This approach is somewhat naive, especially for soft-constraint optimization problems in which the soft constraints are mostly satisfied. Unsatisfiable-core approaches to solving soft constraint problems in SAT (e.g.… ▽ More

    Submitted 25 August, 2015; originally announced August 2015.

  2. arXiv:1305.1690  [pdf, other

    cs.LO cs.AI

    Unsatisfiable Cores for Constraint Programming

    Authors: Nicholas Downing, Thibaut Feydy, Peter J. Stuckey

    Abstract: Constraint Programming (CP) solvers typically tackle optimization problems by repeatedly finding solutions to a problem while placing tighter and tighter bounds on the solution cost. This approach is somewhat naive, especially for soft-constraint optimization problems in which the soft constraints are mostly satisfied. Unsatisfiable-core approaches to solving soft constraint problems in Boolean Sa… ▽ More

    Submitted 7 May, 2013; originally announced May 2013.

    Comments: Submitted to CP2013

  3. arXiv:1208.3015  [pdf, other

    cs.AI

    Explaining Time-Table-Edge-Finding Propagation for the Cumulative Resource Constraint

    Authors: Andreas Schutt, Thibaut Feydy, Peter J. Stuckey

    Abstract: Cumulative resource constraints can model scarce resources in scheduling problems or a dimension in packing and cutting problems. In order to efficiently solve such problems with a constraint programming solver, it is important to have strong and fast propagators for cumulative resource constraints. One such propagator is the recently developed time-table-edge-finding propagator, which considers t… ▽ More

    Submitted 10 September, 2012; v1 submitted 14 August, 2012; originally announced August 2012.

    Comments: 22 pages, 3 figures, 11 tables, 2 algorithms

    ACM Class: F.4.1; G.1.6

  4. arXiv:1009.0347  [pdf, other

    cs.AI

    Solving the Resource Constrained Project Scheduling Problem with Generalized Precedences by Lazy Clause Generation

    Authors: Andreas Schutt, Thibaut Feydy, Peter J. Stuckey, Mark G. Wallace

    Abstract: The technical report presents a generic exact solution approach for minimizing the project duration of the resource-constrained project scheduling problem with generalized precedences (Rcpsp/max). The approach uses lazy clause generation, i.e., a hybrid of finite domain and Boolean satisfiability solving, in order to apply nogood learning and conflict-driven search on the solution generation. Our… ▽ More

    Submitted 2 September, 2010; originally announced September 2010.

    Comments: 37 pages, 3 figures, 16 tables

    ACM Class: G.1.6, F.4.1