中文
相关论文

相关论文: An Algorithmic Study of Manufacturing Paperclips a…

200 篇论文

Consider a scheduling problem in which jobs need to be processed on a single machine. Each job has a weight and is composed of several operations belonging to different families. The machine needs to perform a setup between the processing…

数据结构与算法 · 计算机科学 2019-10-22 Alexander Mäcker , Friedhelm Meyer auf der Heide , Simon Pukrop

We introduce a computational origami problem which we call the segment folding problem: given a set of $n$ line-segments in the plane the aim is to make creases along all segments in the minimum number of folding steps. Note that a folding…

计算几何 · 计算机科学 2022-01-17 Takashi Horiyama , Fabian Klute , Matias Korman , Irene Parada , Ryuhei Uehara , Katsuhisa Yamanaka

When a ribbon or tube is twisted far enough it forms buckles and wrinkles. Its new geometry can be strikingly ordered, or hopelessly disordered. Here we study this process in a tube with hybrid boundary conditions: one end a cylinder, and…

软凝聚态物质 · 物理学 2025-11-27 Pan Dong , Nathan C. Keim , Joseph D. Paulsen

A matching cut is a partition of the vertex set of a graph into two sets $A$ and $B$ such that each vertex has at most one neighbor in the other side of the cut. The MATCHING CUT problem asks whether a graph has a matching cut, and has been…

数据结构与算法 · 计算机科学 2019-05-09 Guilherme C. M. Gomes , Ignasi Sau

We present a framework for deformable object manipulation that interleaves planning and control, enabling complex manipulation tasks without relying on high-fidelity modeling or simulation. The key question we address is when should we use…

机器人学 · 计算机科学 2020-08-31 Dale McConachie , Andrew Dobson , Mengyao Ruan , Dmitry Berenson

The paper focuses on the stiffness analysis of multi-link serial planar manipulators, which may demonstrate nonlinear stiffness behavior under the compressive loading. Two important cases are considered, where the manipulator has either a…

机器人学 · 计算机科学 2022-02-18 Wanda Zhao , Alexandr Klimchik , Anatol Pashkevich , Damien Chablat

The aim of this research is a practical method to draw cable plans of complex machines. Such plans consist of electronic components and cables connecting specific ports of the components. Since the machines are configured for each client…

数据结构与算法 · 计算机科学 2023-04-26 Johannes Zink , Julian Walter , Joachim Baumeister , Alexander Wolff

Bender et al. (SPAA 2013) have proposed a theoretical framework for testing in contexts where safety mistakes must be avoided. Testing in such a context is made by machines that need to be often calibrated. Given that calibration costs, it…

数据结构与算法 · 计算机科学 2020-02-05 Eric Angel , Evripidis Bampis , Vincent Chau , Vassilis Zissimopoulos

Automating aircraft manufacturing still relies heavily on human labor due to the complexity of the assembly processes and customization requirements. One key challenge is achieving precise positioning, especially for large aircraft…

The Sparsest Cut is a fundamental optimization problem that has been extensively studied. For planar inputs the problem is in $P$ and can be solved in $\tilde{O}(n^3)$ time if all vertex weights are $1$. Despite a significant amount of…

数据结构与算法 · 计算机科学 2020-07-07 Amir Abboud , Vincent Cohen-Addad , Philip N. Klein

We study the problem of reconfiguring odd matchings, that is, matchings that cover all but a single vertex. Our reconfiguration operation is a so-called flip where the unmatched vertex of the first matching gets matched, while consequently…

The pebble-motion on graphs is a subcategory of multi-agent pathfinding problems dealing with moving multiple pebble-like objects from a node to a node in a graph with a constraint that only one pebble can occupy one node at a given time.…

机器人学 · 计算机科学 2020-07-21 Miroslav Kulich , Tomáš Novák , Libor Přeucil

Geometric embedding of graphs in a point set in the plane is a well known problem. In this paper, the complexity of a variant of this problem, where the point set is bounded by a simple polygon, is considered. Given a point set in the plane…

计算几何 · 计算机科学 2009-08-28 Alireza Bagheri , Mohammadreza Razzazi

Designing mechanical devices, called linkages, that draw a given plane curve has been a topic that interested engineers and mathematicians for hundreds of years, and recently also computer scientists. Already in 1876, Kempe proposed a…

符号计算 · 计算机科学 2016-10-19 Matteo Gallet , Christoph Koutschan , Zijia Li , Georg Regensburger , Josef Schicho , Nelly Villamizar

This paper proposes a novel algorithm to reassemble an arbitrarily shredded image to its original status. Existing reassembly pipelines commonly consist of a local matching stage and a global compositions stage. In the local stage, a key…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Canyu Le , Xin Li

Determining whether an unordered collection of overlapping substrings (called shingles) can be uniquely decoded into a consistent string is a problem that lies within the foundation of a broad assortment of disciplines ranging from…

离散数学 · 计算机科学 2012-04-17 Aryeh Kontorovich , Ari Trachtenberg

Studying the manipulation of deformable linear objects has significant practical applications in industry, including car manufacturing, textile production, and electronics automation. However, deformable linear object manipulation poses a…

机器人学 · 计算机科学 2023-07-20 Kejia Chen , Zhenshan Bing , Fan Wu , Yuan Meng , Andre Kraft , Sami Haddadin , Alois Knoll

We investigate the tractability of a simple fusion of two fundamental structures on graphs, a spanning tree and a perfect matching. Specifically, we consider the following problem: given an edge-weighted graph, find a minimum-weight…

数据结构与算法 · 计算机科学 2024-07-12 Kristóf Bérczi , Tamás Király , Yusuke Kobayashi , Yutaro Yamaguchi , Yu Yokoi

A graph is regularizable if it is possible to assign weights to its edges so that all nodes have the same degree. Weights can be positive, nonnegative or arbitrary as soon as the regularization degree is not null. Positive and nonnegative…

社会与信息网络 · 计算机科学 2017-07-03 Massimo Franceschet , Enrico Bozzo

Network alignment, or the task of finding corresponding nodes in different networks, is an important problem formulation in many application domains. We propose CAPER, a multilevel alignment framework that Coarsens the input graphs, Aligns…

社会与信息网络 · 计算机科学 2022-08-24 Jing Zhu , Danai Koutra , Mark Heimann