2 citations · 2 across the 2 of their papers we have counts for
2 papers
cs.PL2022★ 2 cited
Reversible Programming: A Case Study of Two String-Matching Algorithms
Robert Glück, Tetsuo Yokoyama
String matching is a fundamental problem in algorithm. This study examines the development and construction of two reversible string-matching algorithms: a naive string-matching al…
cs.DS2019
Analyzing Trade-offs in Reversible Linear and Binary Search Algorithms
Hiroki Masuda, Tetsuo Yokoyama
Reversible algorithms are algorithms in which each step represents a partial injective function; they are useful for performance optimization in reversible systems. In this study,…