21 #include <spot/misc/common.hh>
22 #include <spot/twa/fwd.hh>
41 SPOT_API std::vector<int>
43 const std::vector<int>& outputs);
std::vector< int > analyze_dependent_output(const const_twa_graph_ptr &aut, const std::vector< int > &outputs)
Analyze dependent outputs in an NBA represented as a graph.
std::shared_ptr< const twa_graph > const_twa_graph_ptr
Shared pointer to a const twa_graph.
Definition: fwd.hh:38
Definition: automata.hh:26