23 #ifndef SPOT_TGBAALGOS_GTEC_EXPLSCC_HH
24 # define SPOT_TGBAALGOS_GTEC_EXPLSCC_HH
26 #include "misc/hash.hh"
27 #include "tgba/state.hh"
28 #include "sccstack.hh"
43 virtual const state* has_state(
const state* s)
const = 0;
46 virtual void insert(
const state* s) = 0;
56 virtual const state* has_state(
const state* s)
const;
57 virtual void insert(
const state* s);
59 typedef Sgi::hash_set<
const state*,
92 #endif // SPOT_TGBAALGOS_GTEC_EXPLSCC_HH
Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on Thu May 15 2014 11:04:11 for spot by
1.8.4