Include file:
#include "mcrl2/bes/boolean_equation_system.h"
add your file description here.
mcrl2::bes::
boolean_equation_system_to_aterm
(const boolean_equation_system &p)¶mcrl2::bes::
operator<<
(std::ostream &out, const boolean_equation_system &x)¶brief Outputs the object to a stream param out An output stream param x Object x return The output stream
mcrl2::bes::
operator==
(const boolean_equation_system &x, const boolean_equation_system &y)¶