S-LCG: Structured Linear Congruential Generator-Based Deterministic Algorithm for Search and Optimization
Ahmed Qasim Mohammed, Haider Banka, Anamika Singh

TL;DR
This paper introduces S-LCG, a deterministic optimization algorithm based on a structured variant of the Linear Congruential Generator, demonstrating high accuracy and efficiency across benchmark functions and engineering problems.
Contribution
The paper proposes a novel structured LCG-based algorithm with unique features like memoryless sequences and adaptive exploration, outperforming existing algorithms in optimization tasks.
Findings
Achieves within 1% of the global optimum in 83.3% of benchmark cases
Outperforms eight state-of-the-art binary algorithms statistically
Validated on three constrained engineering design problems
Abstract
This study presents a novel deterministic optimization algorithm based on a special variant of the Linear Congruential Generator (LCG). While conventional algorithms generally operate within the search space, the introduced technique follows a two-level architecture. In particular, an external loop that adaptively balances between exploration and exploitation, while the internal loop evaluates solutions. It is motivated by the intrinsic structure of the generator, the reason behind naming it the Structured Linear Congruential Generator (S- LCG). which enjoys a number of unique characteristics as follows: 1) a memoryless scheme, which ensures non-overlapping sequences based on distinct seeds, thus ensuring no evaluation redundancy; 2) bit splitting representation, which converts LCG states into multi-dimensional points to overcome the Marsaglia lattice effect; 3) adaptive…
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.
