Module biodivine_sketchbook::algorithms::eval_static::prepare_graph
source · Expand description
Prepare graph and symbolic context to handle all static properties.
Functions§
- Prepare the symbolic context and generate the symbolic transition graph for evaluation of FOL formulas. This means we need to prepare symbolic variables to cover all variables in FOL formulas.
- Prepare the symbolic context and generate the symbolic transition graph for evaluation of the static properties.