vix.ing · top · new · best · stats · spec

Reversify any sequential algorithm

2021/05/12 by Gurevich, Yuri
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences #FOS: Mathematics #FOS: Physical sciences #Logic (math.LO) #Logic in Computer Science (cs.LO) #Quantum Physics (quant-ph)

paper · doi:10.48550/arxiv.2105.05626

Abstract

To reversify an arbitrary sequential algorithm A, we gently instrument A with bookkeeping machinery. The result is a step-for-step reversible algorithm that mimics A step-for-step and stops exactly when A does. Without loss of generality, we presume that algorithm A is presented as an abstract state machine that is behaviorally identical to A. The existence of such representation has been proven theoretically, and the practicality of such representation has been amply demonstrated.

Related