Solving Difference Constraints over Modular Arithmetic

Abstract

Abstract. Difference logic is commonly used in program verification and analysis. In the context of fixed-precision integers, as used in assembly languages for example, the use of classical difference logic is unsound. We study the problem of deciding difference constraints in the context of modular arithmetic andshow thatit is strongly NP-complete. Wediscuss the applicability of the Bellman-Ford algorithm and related shortestdistance algorithms to the context of modular arithmetic. We explore two approaches, namely a complete method implemented using SMT technology and an incomplete fixpoint-based method, and the two are experimentally evaluated. The incomplete method performs considerably faster while maintaining acceptable accuracy on a range of instances.

    Similar works

    Full text

    thumbnail-image

    Available Versions