Module biodivine_sketchbook::algorithms
source · Expand description
All the internal algorithms for the inference process and low-level computation details.
Modules§
- Evaluation of dynamic properties (by either HCTL model checker or special procedures).
- Evaluation of static properties (by either FO logic evaluator or special procedures).
- Parsing and evaluation of first-order formulas. Functionality for processing first order formulae for static properties.
- Useful utilities for manipulating symbolic contexts and other things.