Exact and Approximate High-Multiplicity Scheduling on Identical Machines
Klaus Jansen, Kai Kahler, Esther Zwanger

TL;DR
This paper improves the framework for solving high-multiplicity scheduling problems on identical machines by introducing new preprocessing and encoding techniques, leading to faster algorithms and new complexity bounds.
Contribution
It presents three tools to enhance the existing framework, including problem-specific preprocessing, LP relaxation with Frank-Tardos encoding, and a new bound on the integer hull vertices, improving algorithm efficiency.
Findings
Improved running time from $( ext{log}(C_{ ext{max}}))^{2^{O(d)}}enc(I)^{O(1)}$ to $( ext{log}(p_{ ext{max}}))^{2^{O(d)}}enc(I)^{O(1)}$.
Established new parameterized lower bounds for $P||C_{ ext{max}}$.
Connected the fixed-parameter tractability of $P||C_{ ext{max}}$ with that of $Q||C_{ ext{max}}$ based on job and machine types.
Abstract
Goemans and Rothvoss (SODA'14) gave a framework for solving problems which can be described as finding a point in intcone, where are (bounded) polyhedra. The running time for solving such a problem is . This framework can be used to solve various scheduling problems, but the encoding length usually involves large parameters like the makespan. We describe three tools to improve the framework: - Problem-specific preprocessing can be used to greatly reduce . - By solving a certain LP relaxation and then using the classical result by Frank and Tardos (J. Comb. '87), we get a more compact encoding of in general. - A result by Jansen and Klein (SODA'17) makes the running time depend on the number of vertices of the integer hull of . We provide a new bound for this number that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScheduling and Optimization Algorithms · Advanced Wireless Network Optimization · Advanced Queuing Theory Analysis
