Home
last modified time | relevance | path

Searched refs:exclusive_word (Results 1 – 14 of 14) sorted by relevance

/dports/math/spot/spot-2.10.2/spot/twa/
H A Dtwa.cc232 twa::exclusive_word(const_twa_ptr other) const in exclusive_word() function in spot::twa
H A Dtwa.hh927 virtual twa_word_ptr exclusive_word(const_twa_ptr other) const;
/dports/math/py-spot/spot-2.10.2/spot/twa/
H A Dtwa.cc232 twa::exclusive_word(const_twa_ptr other) const in exclusive_word() function in spot::twa
H A Dtwa.hh927 virtual twa_word_ptr exclusive_word(const_twa_ptr other) const;
/dports/math/spot/spot-2.10.2/tests/python/
H A Dcontains.ipynb313 …accepted by one of the two automata but not by both. The method `a1.exclusive_word(a2)` will retu…
338 "aut_f.exclusive_word(aut_g)"
/dports/math/py-spot/spot-2.10.2/tests/python/
H A Dcontains.ipynb313 …accepted by one of the two automata but not by both. The method `a1.exclusive_word(a2)` will retu…
338 "aut_f.exclusive_word(aut_g)"
/dports/math/spot/spot-2.10.2/python/spot/
H A Dimpl.py1598 exclusive_word = _swig_new_instance_method(_impl.twa_exclusive_word) variable in twa
H A Dimpl_wrap.cxx57050 result = ((spot::twa const *)arg1)->exclusive_word(arg2); in _wrap_twa_exclusive_word()
/dports/math/py-spot/spot-2.10.2/python/spot/
H A Dimpl.py1598 exclusive_word = _swig_new_instance_method(_impl.twa_exclusive_word) variable in twa
H A Dimpl_wrap.cxx57050 result = ((spot::twa const *)arg1)->exclusive_word(arg2); in _wrap_twa_exclusive_word()
/dports/math/spot/spot-2.10.2/
H A DNEWS556 intersecting_word(), exclusive_word(), which all call reduce().
1571 - aut1->exclusive_word(aut2) is a new method that returns a word
H A DChangeLog9960 twa: introduce exclusive_word() and exclusive_run()
/dports/math/py-spot/spot-2.10.2/
H A DNEWS556 intersecting_word(), exclusive_word(), which all call reduce().
1571 - aut1->exclusive_word(aut2) is a new method that returns a word
H A DChangeLog9960 twa: introduce exclusive_word() and exclusive_run()