|
spot 2.14.2
|
#include <spot/twaalgos/cobuchi.hh>
Public Member Functions | |
| nca_st_info (unsigned clause, unsigned st, bitvect *dst) | |
Public Attributes | |
| unsigned | clause_num |
| unsigned | state_num |
| bitvect * | all_dst |
A vector of nca_st_info is given as argument to nsa_to_nca() or dnf_to_nca(). Each nca_st_info has information about a state that must be seen infinitely often. For a state 's' visited infinitely often by a run, the information provided is:
1.9.8