Include file:
#include "mcrl2/bes/normal_forms.h"
add your file description here.
mcrl2::bes::
make_standard_form
(boolean_equation_system &eqn, bool recursive_form = false)¶Transforms a BES into standard form.
Parameters:
eqn A boolean equation system
recursive_form Determines whether or not the result will be in standard recursive normal form