Volume 15 Number 2 June 2025

    
Enhancing the Space-Constrained Turing Machines

David Doty, Aaron Ong

https://doi.org/10.6025/jes/2025/15/2/97-112

Abstract SIMD||DNA represents a model for DNA strand displacement that facilitates parallel computation within DNA storage. We demonstrate the capability to emulate an arbitrary 3-symbol space-constrained Turing machine using a SIMD||DNA program, providing a more straightforward and effective approach to general information manipulation on DNA storage compared to the Rule 110 simulation by Wang, Chalk, and Soloveichik [12]. Additionally, we have created software [10] that... Read More


Effective Solvers for the Directed Feedback Vertex Sets

Rafael Kiesel, Andre Schidler

https://doi.org/10.6025/jes/2025/15/2/113-117

Abstract We present the solver DAGer for the Directed Feedback Vertex Set (DFVS) problem, as it was entered in the exact category of the 2022 PACE Challenge. Our method initially employs a variety of preprocessing strategies that incorporate both established data reduction techniques for DFVS and innovative modifications derived from the vertex cover problem. In terms of the actual solving process, we discovered that... Read More