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

add your file description here. More...

Go to the source code of this file.

Namespaces

namespace  mcrl2
 A class that takes a linear process specification and checks all tau-summands of that LPS for confluence.
 
namespace  mcrl2::state_formulas
 

Functions

bool mcrl2::state_formulas::is_monotonous (const state_formula &f, const std::set< core::identifier_string > &non_negated_variables, const std::set< core::identifier_string > &negated_variables)
 Returns true if the state formula is monotonous.
 
bool mcrl2::state_formulas::is_monotonous (const state_formula &f)
 Returns true if the state formula is monotonous.
 

Detailed Description

add your file description here.

Definition in file is_monotonous.h.