中文
相关论文

相关论文: Counterexamples in the CSP

200 篇论文

Research on multi-objective combinatorial optimization and on the Cutting Stock Problem (CSP) has been widely developed over the years. In contrast, the multi-objective Cutting Stock Problem has received limited attention and has been…

最优化与控制 · 数学 2026-04-14 Jennifer C. Borges , Helenice de O. Florentino , Socorro Rangel

We consider the well-known one dimensional cutting stock problem (1CSP). Based on the pattern structure of the classical ILP formulation of Gilmore and Gomory, we can decompose the infinite set of 1CSP instances, with a fixed demand n, into…

最优化与控制 · 数学 2015-04-28 Vadim M. Kartak , Sascha Kurz , Artem V. Ripatti , Guntram Scheithauer

This paper considers the one-dimensional cutting stock problem with divisible items, which is a new problem in the cutting stock literature. The problem exists in steel industries. In the new problem, each item can be divided into smaller…

其他计算机科学 · 计算机科学 2021-07-26 Deniz Tanir , Onur Ugurlu , Asli Guler , Urfat Nuriyev

The cutting stock problem with binary patterns (0-1 CSP) is a variant of CSP that usually appears as a relaxation of 2D and 3D packing problems. We present an exact method, based on an arc-flow formulation with side constraints, for solving…

最优化与控制 · 数学 2015-02-11 Filipe Brandão , João Pedro Pedroso

Cutting rectangular items from stock sheets to satisfy demands while minimizing waste is a central manufacturing task. The Two-Dimensional Single Stock Size Cutting Stock Problem (2D-CSSP) generalizes bin packing by requiring multiple…

人工智能 · 计算机科学 2026-04-06 Tuyen Van Kieu , Chi Linh Hoang , Khanh Van To

Random instances of Constraint Satisfaction Problems (CSP's) appear to be hard for all known algorithms, when the number of constraints per variable lies in a certain interval. Contributing to the general understanding of the structure of…

离散数学 · 计算机科学 2009-04-20 Andrea Montanari , Ricardo Restrepo , Prasad Tetali

We present a number of examples and counterexamples to illustrate the results on cost-efficiency in an incomplete market obtained in [BS24]. These examples and counterexamples do not only illustrate the results obtained in [BS24], but show…

计算机科学与博弈论 · 计算机科学 2024-07-15 Carole Bernard , Stephan Sturm

A wide range of problems can be modelled as constraint satisfaction problems (CSPs), that is, a set of constraints that must be satisfied simultaneously. Constraints can either be represented extensionally, by explicitly listing allowed…

人工智能 · 计算机科学 2015-02-10 Evgenij Thorstensen

In this survey we describe progress over the last decade or so in understanding the complexity of solving constraint satisfaction problems (CSPs) approximately in the streaming and sketching models of computation. After surveying some of…

计算复杂性 · 计算机科学 2022-05-06 Madhu Sudan

This paper investigates the column generation (CG) for solving cutting stock problems (CSP). Traditional CG method, which repeatedly solves a restricted master problem (RMP), often suffers from two critical issues in practice -- the loss of…

最优化与控制 · 数学 2023-05-24 Mingjie Hu , Jie Yan , Liting Chen , Qingwei Lin

Combinatorial problems stated as Constraint Satisfaction Problems (CSP) are examined. It is shown by example that any algorithm designed for the original CSP, and involving the AllDifferent constraint, has at least the same level of…

人工智能 · 计算机科学 2020-12-15 Geoff Harris

A Constraint Satisfaction Problem (CSP) is a computational problem where we are given variables and constraints about them; the question is whether the variables can be assigned values such that all constraints are satisfied. We give an…

计算机科学中的逻辑 · 计算机科学 2022-04-01 Michael Pinsker

A wide range of problems can be modelled as constraint satisfaction problems (CSPs), that is, a set of constraints that must be satisfied simultaneously. Constraints can either be represented extensionally, by explicitly listing allowed…

人工智能 · 计算机科学 2013-07-09 Evgenij Thorstensen

The Constraint Satisfaction Problem (CSP) has been intensively studied in many areas of computer science and mathematics. The approach to the CSP based on tools from universal algebra turned out to be the most successful one to study the…

逻辑 · 数学 2025-01-16 Andrei A. Bulatov

The Promise Constraint Satisfaction Problem (PCSP for short) is a generalization of the well-studied Constraint Satisfaction Problem (CSP). The PCSP has its roots in such classic problems as the Approximate Graph Coloring and the…

计算复杂性 · 计算机科学 2025-12-08 Arash Beikmohammadi , Andrei A. Bulatov

We initiate the study of constraint satisfaction problems (CSPs) in the presence of counting quantifiers, which may be seen as variants of CSPs in the mould of quantified CSPs (QCSPs). We show that a single counting quantifier strictly…

计算复杂性 · 计算机科学 2011-12-14 Florent Madelaine , Barnaby Martin , Juraj Stacho

Automated techniques such as model checking have been used to verify models of robotic mission plans based on Markov decision processes (MDPs) and generate counterexamples that may help diagnose requirement violations. However, such…

机器人学 · 计算机科学 2018-03-28 Lu Feng , Mahsa Ghasemi , Kai-Wei Chang , Ufuk Topcu

The study of phase transition phenomenon of NP complete problems plays an important role in understanding the nature of hard problems. In this paper, we follow this line of research by considering the problem of counting solutions of…

人工智能 · 计算机科学 2011-02-25 Minghao Yin , Ping Huang

This article describes counter example prepared in order to prove that linear formulation of TSP problem proposed in [arXiv:0803.4354] is incorrect (it applies also to QAP problem formulation in [arXiv:0802.4307]). Article refers not only…

计算复杂性 · 计算机科学 2008-06-02 Radoslaw Hofman

The Covering Salesman Problem (CSP) is a generalization of the Traveling Salesman Problem in which the tour is not required to visit all vertices, as long as all vertices are covered by the tour. The objective of CSP is to find a minimum…

数据结构与算法 · 计算机科学 2021-04-05 Lucas Porto Maziero , Fábio Luiz Usberti , Celso Cavellucci
‹ 上一页 1 2 3 10 下一页 ›