Related Experiment Video
Updated: Jul 19, 2025

RBDT: A Computerized Task System based in Transposition for the Continuous Analysis of Relational Behavior Dynamics in Humans
Published on: July 17, 2021
Computing relaxations for the three-dimensional stable matching problem with cyclic preferences
Ágnes Cseh1,2, Guillaume Escamocher3,4, Luis Quesada3,4
1Institute of Economics, Centre for Economic and Regional Studies, Budapest, Hungary.
This study introduces relaxation methods for the three-dimensional stable matching problem with cyclic preferences (3dsm-cyc). These methods efficiently find the minimal changes needed to satisfy previously impossible instances.
Area of Science:
- Constraint Programming
- Combinatorial Optimization
- Stable Matching Problems
Background:
- Constraint programming effectively solves the three-dimensional stable matching problem with cyclic preferences (3dsm-cyc).
- Current methods only declare unsatisfiable instances as impossible, lacking information on how to resolve them.
Purpose of the Study:
- To adapt existing 3dsm-cyc constraint models for maximum relaxation.
- To compute the smallest modification needed for satisfiability in 3dsm-cyc instances.
- To incorporate costs and find minimum-cost relaxations.
Main Methods:
- Developing four distinct relaxation strategies for 3dsm-cyc constraint models.
- Extending models to handle element costs and identify lowest-cost relaxations.
- Empirical evaluation of the efficiency and overhead of the proposed relaxation models.
Main Results:
- Successfully adapted constraint models for the maximum relaxation of 3dsm-cyc instances.
- Implemented cost-aware relaxation, enabling the selection of minimum-cost solutions.
- Demonstrated that relaxation models exhibit minimal overhead compared to satisfaction-only models.
Conclusions:
- The proposed relaxation models provide valuable insights into unsatisfiable 3dsm-cyc instances.
- These methods efficiently compute minimal modifications and lowest-cost relaxations.
- The approach offers a practical extension to existing constraint programming techniques for stable matching problems.
Related Concept Videos
Stability of Equilibrium Configuration: Problem Solving
Problem-solving in the context of the stability of equilibrium configuration...
Stability of Substituted Cyclohexanes
The two chair conformations of cyclohexanes undergo rapid interconversion at room temperature. Both forms have identical energies and stabilities, each comprising equal amounts of the equilibrium mixture. Replacing a hydrogen atom with a functional group makes the two conformations energetically non-equivalent.
For example, in...
Woodward–Hoffmann Selection Rules and Microscopic Reversibility
Chair Conformation of Cyclohexane
The hydrogen atoms linked to carbons are arranged in two different axial and equatorial orientations to achieve this...
Stability of Equilibrium Configuration
A stable equilibrium occurs when a system tends to return to its original position when given a small displacement, and the potential energy is at its minimum. An example of a stable equilibrium is when a cantilever beam is fixed at one end and a weight is attached to the other end. If the weight...
Routh-Hurwitz Criterion II
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...

