src/smp/components/model_checkers/mu_calculus.h File Reference

The mu-calculus model checker. More...

#include <smp/components/model_checkers/base.h>
#include <smp/external_libraries/inc_mu_mc/ms.h>
#include <smp/external_libraries/inc_mu_mc/pt.h>

Go to the source code of this file.

Classes

class  smp::model_checker_mu_calculus_vertex_data
 Implements the vertex data for mu-calculus model checking. More...
class  smp::model_checker_mu_calculus_edge_data
 Implements the edge data for mu-calculus model checking. More...
class  smp::model_checker_mu_calculus< typeparams >
 Implements the mu-calculus model checker. More...

Namespaces

namespace  smp
 

Sampling-based Motion Planning (SMP) Library.



Detailed Description

The mu-calculus model checker.

This includes an implementation of the mu-calculus model checker.