Specification

Abstraction problem

IntervalMDPAbstractions.decoupleFunction
decouple

Decoupled the noise in the system dynamics of an AbstractionProblem if possible, and transform the specification accordingly.

If the system dynamics cannot be decoupled, an error is thrown.

Returns a tuple of the decoupled AbstractionProblem and the transformation used.

source