theory DBM imports Floyd_Warshall Timed_Automata begin chapter ‹Difference Bound Matrices› section ‹Definitions› text ‹ Difference Bound Matrices (DBMs) constrain differences of clocks (or more precisely, the difference of values assigned to individual clocks by a valuation). The possible constraints are given by the following datatype: ›