12#ifndef MCRL2_DATA_SUBSTITUTIONS_SORT_EXPRESSION_ASSIGNMENT_H
13#define MCRL2_DATA_SUBSTITUTIONS_SORT_EXPRESSION_ASSIGNMENT_H
add your file description here.
A class that takes a linear process specification and checks all tau-summands of that LPS for conflue...
Substitution that maps a sort expression to a sort expression.
sort_expression expression_type
sort_expression_assignment(const sort_expression &lhs_, const sort_expression &rhs_)
sort_expression variable_type
const sort_expression & operator()(const sort_expression &x) const
add your file description here.