Dataless Neural Networks for Resource-Constrained Project Scheduling
Marc Bara

TL;DR
This paper introduces the first dataless neural network approach for Resource-Constrained Project Scheduling, transforming discrete constraints into differentiable objectives to enable gradient-based optimization and GPU parallelization.
Contribution
It extends dataless neural network methods to RCPSP, providing a mathematical framework and differentiable formulation for scheduling constraints.
Findings
Framework for encoding scheduling constraints into neural networks
Enables GPU-accelerated optimization for RCPSP
Preliminary experiments on benchmark instances are underway
Abstract
Dataless neural networks represent a paradigm shift in applying neural architectures to combinatorial optimization problems, eliminating the need for training datasets by encoding problem instances directly into network parameters. Despite the pioneering work of Alkhouri et al. (2022) demonstrating the viability of dataless approaches for the Maximum Independent Set problem, our comprehensive literature review reveals that no published work has extended these methods to the Resource-Constrained Project Scheduling Problem (RCPSP). This paper addresses this gap by presenting the first dataless neural network approach for RCPSP, providing a complete mathematical framework that transforms discrete scheduling constraints into differentiable objectives suitable for gradient-based optimization. Our approach leverages smooth relaxations and automatic differentiation to unlock GPU…
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
TopicsResource-Constrained Project Scheduling · Constraint Satisfaction and Optimization · Advanced Multi-Objective Optimization Algorithms
