mcrl2/bes/boolean_equation_system.h

Include file:

#include "mcrl2/bes/boolean_equation_system.h"

add your file description here.

Functions

atermpp::aterm_appl mcrl2::bes::boolean_equation_system_to_aterm(const boolean_equation_system &p)
std::ostream &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

bool mcrl2::bes::operator==(const boolean_equation_system &x, const boolean_equation_system &y)