Include file:
#include "mcrl2/pbes/lts2pbes.h"
add your file description here.
mcrl2::pbes_system::
lts2pbes
(const lts::lts_lts_t &l, const state_formulas::state_formula_specification &formspec, bool preprocess_modal_operators = false, bool generate_counter_example = false)¶Translates an LTS and a modal formula into a PBES that represents the corresponding model checking problem.
Parameters: