spot  1.2.1a
Public Member Functions | List of all members
spot::concur_reachability_ec Class Reference
Inheritance diagram for spot::concur_reachability_ec:
Inheritance graph
Collaboration diagram for spot::concur_reachability_ec:
Collaboration graph

Public Member Functions

 concur_reachability_ec (instanciator *i, spot::openset *os, int thread_number, int total_threads, int *stop, int *stop_terminal, std::atomic< int > &giddle, std::string option="")
 A constuctor. More...
 
virtual ~concur_reachability_ec ()
 A simple destructor. More...
 
bool check ()
 Launch the emptiness check. More...
 
bool is_terminal (const fasttgba_state *)
 check wether a state is synchronised with a terminal state of the property automaton More...
 
virtual bool has_counterexample ()
 
virtual std::string csv ()
 
virtual std::chrono::milliseconds::rep get_elapsed_time ()
 
virtual int nb_inserted ()
 

Constructor & Destructor Documentation

spot::concur_reachability_ec::concur_reachability_ec ( instanciator i,
spot::openset os,
int  thread_number,
int  total_threads,
int *  stop,
int *  stop_terminal,
std::atomic< int > &  giddle,
std::string  option = "" 
)

A constuctor.

virtual spot::concur_reachability_ec::~concur_reachability_ec ( )
virtual

A simple destructor.

Member Function Documentation

bool spot::concur_reachability_ec::check ( )
virtual

Launch the emptiness check.

Implements spot::ec.

bool spot::concur_reachability_ec::is_terminal ( const fasttgba_state )

check wether a state is synchronised with a terminal state of the property automaton


The documentation for this class was generated from the following file:

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Fri Jun 5 2015 11:31:19 for spot by doxygen 1.8.9.1