Cable Tree Wiring -- Benchmarking Solvers on a Real-World Scheduling Problem with a Variety of Precedence Constraints

AI-generated keywords: Cable Tree Wiring Scheduling Problem Constraint Programming Optimization Modulo Theories Mixed-Integer Programming

AI-generated Key Points

  • The Cable Tree Wiring (CTW) problem involves the optimal wiring sequence for a given layout of a cable tree used in industrial products.
  • Few automated manufacturing solutions using complex robotic machines exist, and for these machines to work efficiently, the wiring plan must be translated into a wiring sequence of cable plugging operations to be followed by the machine.
  • The CTW problem is formalized as a traveling salesman problem with atomic, soft atomic, and disjunctive precedence constraints as well as tour-dependent edge costs.
  • State-of-the-art constraint programming (CP), Optimization Modulo Theories (OMT), and mixed-integer programming (MIP) solvers can solve this model.
  • The CTW problem can be viewed as a soft version of the coupled tasks scheduling problem.
  • Various modeling variants for the CTW problem are discussed, and its NP-hardness is proven.
  • CP, OMT, and MIP solvers are empirically compared on a benchmark set of 278 instances.
  • All experiments were run on a Windows 10 virtual machine with four 2.30 GHz processors and 8 GB memory.
  • The extraction of solution data is specific for each solver; however, all solutions were validated for correctness using their own software which checks that generated permutation sequences satisfy all constraints.
  • The complete benchmark set with all models and instance data is available on Github and has been accepted for inclusion in the MiniZinc challenge 2020.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Jana Koehler, Joseph Bürgler, Urs Fontana, Etienne Fux, Florian Herzog, Marc Pouly, Sophia Saller, Anastasia Salyaeva, Peter Scheiblechner, Kai Waelti

License: CC BY 4.0

Abstract: Cable trees are used in industrial products to transmit energy and information between different product parts. To this date, they are mostly assembled by humans and only few automated manufacturing solutions exist using complex robotic machines. For these machines, the wiring plan has to be translated into a wiring sequence of cable plugging operations to be followed by the machine. In this paper, we study and formalize the problem of deriving the optimal wiring sequence for a given layout of a cable tree. We summarize our investigations to model this cable tree wiring Problem (CTW) as a traveling salesman problem with atomic, soft atomic, and disjunctive precedence constraints as well as tour-dependent edge costs such that it can be solved by state-of-the-art constraint programming (CP), Optimization Modulo Theories (OMT), and mixed-integer programming (MIP) solvers. It is further shown, how the CTW problem can be viewed as a soft version of the coupled tasks scheduling problem. We discuss various modeling variants for the problem, prove its NP-hardness, and empirically compare CP, OMT, and MIP solvers on a benchmark set of 278 instances. The complete benchmark set with all models and instance data is available on github and is accepted for inclusion in the MiniZinc challenge 2020.

Submitted to arXiv on 25 Nov. 2020

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 2011.12862v1

The Cable Tree Wiring (CTW) problem is a real-world scheduling problem that involves the optimal wiring sequence for a given layout of a cable tree. Cable trees are used in industrial products to transmit energy and information between different product parts. While they are mostly assembled by humans, there are few automated manufacturing solutions using complex robotic machines. However, for these machines to work efficiently, the wiring plan must be translated into a wiring sequence of cable plugging operations to be followed by the machine. In this paper, the authors study and formalize the CTW problem as a traveling salesman problem with atomic, soft atomic, and disjunctive precedence constraints as well as tour-dependent edge costs. They demonstrate how this model can be solved by state-of-the-art constraint programming (CP), Optimization Modulo Theories (OMT), and mixed-integer programming (MIP) solvers. Additionally, they show how the CTW problem can be viewed as a soft version of the coupled tasks scheduling problem. The authors discuss various modeling variants for the CTW problem and prove its NP-hardness. They also empirically compare CP, OMT, and MIP solvers on a benchmark set of 278 instances. All experiments were run on a Windows 10 virtual machine with four 2.30 GHz processors and 8 GB memory. The solvers were tested in their default configuration settings except for Z3 where different search strategies were experimented with. The extraction of solution data is specific for each solver; however, all solutions were validated for correctness using their own software which checks that generated permutation sequences satisfy all constraints. The software also recalculates values of optimization criteria and overall objectives to make solution costs comparable across different solvers. Overall, this paper provides valuable insights into solving real-world scheduling problems such as the CTW problem using state-of-the-art solvers like CP, OMT, and MIP. The complete benchmark set with all models and instance data is available on Github and has been accepted for inclusion in the MiniZinc challenge 2020.
Created on 18 May. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.