Variable Parameter Analysis for Scheduling One Machine
Nodari Vakhania

TL;DR
This paper introduces a variable parameter algorithm for a complex single-machine scheduling problem, leveraging the problem's structure to improve efficiency by focusing on a subset of jobs, with promising results for large instances.
Contribution
It presents a novel variable parameter approach that reduces the complexity of scheduling problems by exploiting specific characteristics of job subsets.
Findings
The algorithm effectively handles NP-hard scheduling problems.
The variable parameter ratio decreases as problem size increases.
Experimental results show improved efficiency for large instances.
Abstract
In contrast to the fixed parameter analysis (FPA), in the variable parameter analysis (VPA) the value of the target problem parameter is not fixed, it rather depends on the structure of a given problem instance and tends to have a favorable asymptotic behavior when the size of the input increases. While applying the VPA to an intractable optimization problem with objects, the exponential-time dependence in enumeration of the feasible solution set is attributed solely to the variable parameter , . As opposed to the FPA, the VPA does not imply any restriction on some problem parameters, it rather takes an advantage of a favorable nature of the problem, which permits to reduce the cost of enumeration of the solution space. Our main technical contribution is a variable parameter algorithm for a strongly -hard single-machine scheduling problem to minimize…
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 · Optimization and Search Problems · Distributed and Parallel Computing Systems
