|
mCRL2
|
add your file description here. More...
Go to the source code of this file.
Classes | |
| struct | mcrl2::pbes_system::pbes_traits |
| Traits class for pbes expressions. More... | |
| struct | mcrl2::pbes_system::pbes_equation_solver< Rewriter > |
| Solves an equation. More... | |
Namespaces | |
| namespace | mcrl2 |
| namespace | mcrl2::pbes_system |
| The main namespace for the PBES library. | |
Functions | |
| template<typename Rewriter > | |
| pbes_equation_solver< Rewriter > | mcrl2::pbes_system::make_pbes_equation_solver (const Rewriter &rewriter) |
| Utility function for creating a pbes_equation_solver. | |
| int | mcrl2::pbes_system::gauss_elimination (pbes &p) |
| Solves a PBES equation system using Gauss elimination. | |
add your file description here.
Definition in file pbes_gauss_elimination.h.