mCRL2
Loading...
Searching...
No Matches
liblts_pbisim_bem.h File Reference

Go to the source code of this file.

Classes

class  mcrl2::lts::detail::prob_bisim_partitioner_bem< LTS_TYPE >
 
struct  mcrl2::lts::detail::prob_bisim_partitioner_bem< LTS_TYPE >::distribution_type
 
struct  mcrl2::lts::detail::prob_bisim_partitioner_bem< LTS_TYPE >::block_type
 
struct  mcrl2::lts::detail::prob_bisim_partitioner_bem< LTS_TYPE >::step_class_type
 
struct  mcrl2::lts::detail::prob_bisim_partitioner_bem< LTS_TYPE >::tree_type
 

Namespaces

namespace  mcrl2
 A class that takes a linear process specification and checks all tau-summands of that LPS for confluence.
 
namespace  mcrl2::lts
 The main LTS namespace.
 
namespace  mcrl2::lts::detail
 A base class for the lts_dot labelled transition system.
 

Functions

template<class LTS_TYPE >
void mcrl2::lts::detail::probabilistic_bisimulation_reduce_bem (LTS_TYPE &l, utilities::execution_timer &timer)
 Reduce transition system l with respect to probabilistic bisimulation.
 
template<class LTS_TYPE >
bool mcrl2::lts::detail::destructive_probabilistic_bisimulation_compare_bem (LTS_TYPE &l1, LTS_TYPE &l2, utilities::execution_timer &timer)
 Checks whether the two initial states of two plts's are probabilistic bisimilar.
 
template<class LTS_TYPE >
bool mcrl2::lts::detail::probabilistic_bisimulation_compare_bem (const LTS_TYPE &l1, const LTS_TYPE &l2, utilities::execution_timer &timer)
 Checks whether the two initial states of two plts's are probabilistic bisimilar.