12#ifndef MCRL2_MODAL_FORMULA_NEGATE_VARIABLES_H
13#define MCRL2_MODAL_FORMULA_NEGATE_VARIABLES_H
20namespace state_formulas
27template <
typename Derived>
72 core::make_apply_builder_arg2<detail::state_variable_negator>(name, quantitative).apply(result, x);
Term containing a string.
A class that takes a linear process specification and checks all tau-summands of that LPS for conflue...