Include file:
#include "mcrl2/lps/stochastic_specification.h"
complete_data_specification
(stochastic_specification &spec)Adds all sorts that appear in the process of l to the data specification of l.
Parameters:
mcrl2::lps::
operator!=
(const stochastic_specification &spec1, const stochastic_specification &spec2)Inequality operator.
mcrl2::lps::
operator<<
(std::ostream &out, const stochastic_specification &x)brief Outputs the object to a stream param out An output stream param x Object x return The output stream
mcrl2::lps::
operator==
(const stochastic_specification &spec1, const stochastic_specification &spec2)mcrl2::lps::
remove_stochastic_operators
(const stochastic_specification &spec)Converts a stochastic specification to a specification. Throws an exception if non-empty distributions are encountered.