Uses of Package
dev.civl.mc.state.IF

Packages that use dev.civl.mc.state.IF
Package
Description
Module analysis provides a list of analyzers for static/runtime analyzing of a program.
Module dynamic provides general computations of symbolic expressions, including the pretty printing method.
Module kripke provides the definition of various transitions and the enabler and state manager of CIVL.
Module log provides the data structure for logging errors during verification.
Module predicate defines predicates that are required to hold for any CIVL-C programs.
Module semantics implements the semantics of CIVL-C.
Module state is responsible for the creation and manipulation of states of a CIVL model.